wordpress 3.0 wp super cache rewrite rule?
Piotr Karbowski
jabberuser at gmail.com
Wed Aug 4 12:59:30 MSD 2010
On 03.08.2010 12:29, Max wrote:
> Does anyone know the nginx rewrite rule for wordpress 3.0 wp super cache
> (multi site)?
>
> I found an example on this site:
> http://kuapp.com/2010/06/30/nginx-rewrite-rules-of-wordpress-3-0-permalinks-and-wp-super-cache.html
>
> But I am not sure whether this can work with multi site. Thanks a lot.
>
> Max
Hi,
I have only:
try_files $uri $uri/ /index.php?q=$uri&$args;
and looks like 'wp-super-cache' on mine wordpress3 work flawless, but it
is not wordpress MU, just one blog.
With this rule I was able to set any permalinks type what I want.
-- Piotr.
More information about the nginx
mailing list