atom feed7 messages in ru.sysoev.nginxWhy am I needing to add ampersand man...
FromSent OnAttachments
jamzApr 3, 2011 3:00 pm 
Cliff WellsApr 3, 2011 8:54 pm 
jamzApr 3, 2011 9:39 pm 
jamzApr 3, 2011 9:48 pm 
Cliff WellsApr 3, 2011 10:23 pm 
jamzApr 3, 2011 10:53 pm 
Antoine BonavitaApr 5, 2011 6:16 am 
Subject:Why am I needing to add ampersand manually in rewrites?
From:jamz (ngin@nginx.us)
Date:Apr 3, 2011 3:00:26 pm
List:ru.sysoev.nginx

In a Wordpress/Buddypress installation, I am having to go through all my code and manually insert ampersands. For example, where there are links to things such as "?r=user" I am having to convert that into "?&r=user" in order for the link to do the required function. Or when it says "?_wpnonce" I am needing to change it to "?&_wpnonce".

Am I missing something? Is there an easy rewrite rule I can use for Nginx to fix this?

I am on Nginx only, not using it as a proxy to Apache.

Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,188044,188044#msg-188044