Need help with the following error when trying to access my site: Index of / Apache mod_fcgid/2.3.5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Anybody have any idea what the cause of this could be? Thanks in advance! Chris
Check your httpd.conf to make sure its pointing to the proper directory. Other than that, we'll need more details to help you out, but ActiveFrost is correct here in the sense that Apache is saying the directory is empty. If the directory is right, and it isn't empty, then check for file permissions & ownership of those files.
Make sure your site in placed in the public_html folder, as stated prior, there is nothing in the directory the web server is calling from. What type of hosting are you using here, shared or VPS/Dedicated? Chris