I'm still working on localhost on a site; everything worked perfectly until I tried to secure the admin panel using the following guide:
http://www.couchcms.com/docs/miscellane ... panel.html
Obviously, I made a mistake by first renaming the file in config and then changing the name of index.php.
However, nothing worked at that moment. So I reverted back to the old state, commented out the relevant sections in config and removed pretty URLs for the moment.
Now the sites are visable again, but I don't get into the admin panel, which throws a 403 error (never happened before): http://localhost/project/mylogin/
Same issue if I try to go to login.php directly.
Would appreciate your help.
http://www.couchcms.com/docs/miscellane ... panel.html
Obviously, I made a mistake by first renaming the file in config and then changing the name of index.php.
However, nothing worked at that moment. So I reverted back to the old state, commented out the relevant sections in config and removed pretty URLs for the moment.
Now the sites are visable again, but I don't get into the admin panel, which throws a 403 error (never happened before): http://localhost/project/mylogin/
Same issue if I try to go to login.php directly.
Would appreciate your help.