|
Figured I would ask here.
A friend got a website and domain hosting through GoDaddy.He asked me to set up a simple website, and I figured using PHPNuke would be just what he needed.
I have set up several of those sites before with no problem. This time however, something is different.
GoDaddy has the root folder named "html". When I upload all the files and configure it (using the new web based installer), the site doesn't work unless you put "/html" on the end of the url.
For instance:
"www.mysite.us" gives me a 404 Forbidden Error
"www.mysite.us/html" works fine.
How can I get it to work without having to put "/html" at the end of the url?
|