NGINX server

Permalink
Hi
We have moved a site from Apache to nginx.
We have it working OK but we cant login.
The login attempt says "A username and password are required." Even though they are entered.
Password reminder fails it recognize the email address.

And, urls with ?xyz cause 404's
(Pretty urls's are on)

 
ThemeGuru replied on at Permalink Reply
ThemeGuru
Probably an issue with rewriting URLS.

Might want to check out this:
http://labs.gidix.de/nginx/

(Helps to translate apache rewrite rules to nginx)

Also check the nginx docs as well.