Hi All,
tip: Add the following rewrite condition to your .htaccess:
RewriteCond %{REQUEST_METHOD} !=POST
just above:
#RewriteCond %{QUERY_STRING} !.*(s|attachment_id)=.*
jimmy
Hi All,
tip: Add the following rewrite condition to your .htaccess:
RewriteCond %{REQUEST_METHOD} !=POST
just above:
#RewriteCond %{QUERY_STRING} !.*(s|attachment_id)=.*
jimmy
Thanks Jimmy, that's *very* useful!
This topic has been closed to new replies.