launching 7 site in godaddy

Events happening in the community are now at Drupal community events on www.drupal.org.
maryannking's picture

I inherited an existing Drupal 7 site in godaddy in the following path:

root (html folder name)
index.html
/temp
/cc
/.hcc.thumbs

/test/all the drupal folders

client placed it there so it would be test.example.com
hired me to make finalize changes and design of site within what they had.
they now want it moved out of there to the root folder and launched.

I moved the folders from with test to the main folder
renamed existing temp folder and moved the drupal temp folder
renamed the index.html to oldindex.html because I was still getting their temporary look for for future site

and now I get a 403 forbidden page

I need help -- please contact me at maryann@emkayandco.com

Comments

I figured it out! Yeah!

maryannking's picture

Solved my problem - I noticed that the all the test root files did not come across - like .htaccess, index.php, etc. so copied those and it now works!