For some reason when I now go to an address like http://reviewminer.co.cc/support/ it will just list an index, same for my Wordpress Admin page. Why has this just stopped working when I haven't edited the support page in over a month?
For some reason when I now go to an address like http://reviewminer.co.cc/support/ it will just list an index, same for my Wordpress Admin page. Why has this just stopped working when I haven't edited the support page in over a month?
You can override this behavior through .htaccess, but you shouldn't have to. I will have to have a staff member look into this for you.
gjr.gr - coming soon: secrets of OCD coding from a self taught tinkerer
Strange. Did you fiddle with any .htaccess file?
Either way, your .htaccess file should have a line like:
DirectoryIndex index.php index.html index.htm
giving Apache a list of possible index pages. Currently Apache is not looking for index.php
Nothing is always absolutely so.
Thanks. The index.php in .htaccess got it working fine again but since I didn't edit it in the first place and it just stopped working is very odd! It's all fine now so I don't need the Escalated Ticket. Thanks Again.