Community

The requested method POST is not allowed for the URL /index.html

I get this 405 message after an install when I try to login in for the first time (create admin).

NOTE: I have added the line:
Options FollowSymLinks -Indexes
to my .htaccess file (I'm running on a hosted site and it seems to need this).

Any ideas as to what I've done wrong would be appreciated.

Cheers!

Comments

As subject. You need to rename/move it if you do. Either that or tell Apache to look for index.php first before index.html.

Thanks!

In trying to fix another problem I'd introduced the index.html file into the directory. All is now working, and I'm having mucho fun!

Thanks for your help!

Very much appreciated.

Cheers,
Paul