Jump to content

Recommended Posts

Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...