Tagged Questions
0
votes
1answer
131 views
Nginx Multisite redirects (incorrectly) on Chrome IE and Mobile, but works (correctly) on Firefox
I'm having an issue that I can't find anybody else talking about anywhere.
I have a wordpress multisite setup utilizing sub-directories. It's running on Debian Squeeze, and it's powered by nginx, php ...
1
vote
1answer
375 views
Nginx + Redirection Plugin breaks Permalinks
I'm migrating from Apache to Nginx. Everything works great, except if I have the Redirection plugin enabled. In this case, I can't access any of the pages on my site with the exception of the home ...
-1
votes
2answers
3k views
Blog has an infinite redirect loop
Why is http://compassionpit.com/blog/ going through an infinite redirect loop? Here's my nginx conf file. The site is run by a nodejs server on port 8000 and Apache serves up the blog (wordpress) and ...