Simone Baracchi Posted January 24, 2009 Posted January 24, 2009 Hi, I've put a page at this address: http://yesterdaysforecasts.heliohost.org/s...gets/index.html however, I wonder why it doesn't work if I just use the address: http://yesterdaysforecasts.heliohost.org/s...c/ajax_widgets/ it seems that the server looks only for a index.php. index.html and index.htm don't work. why? how do I change this behaviour?
Byron Posted January 24, 2009 Posted January 24, 2009 Mine is working and works in the proper order. index.php http://byrondallas.heliohost.org/test/index.php index.html http://byrondallas.heliohost.org/test/ Check your .htaccess file for errors.
Simone Baracchi Posted January 27, 2009 Author Posted January 27, 2009 Thanks, I had troubles finding my .htaccess. For anyone with the same problem, .htaccess is in /public_html, you have to look for a line that looks like this DirectoryIndex index.php and change it like this DirectoryIndex index.php index.html index.htm That's all. I strongly suspect I had this problem because .htaccess was modified by drupal.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now