Welcome! Log In Create A New Profile

Advanced

.htaccess to nginx, how to make wp-minify work?

This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
March 23, 2011 02:57PM
This is the .htaccess located on /wp-content/plugins/wp-minify/min/ :

<IfModule mod_rewrite.c>
RewriteEngine on
RewriteRule ^([a-z]=.*) index.php?$1 [L,NE]
</IfModule>

And I'm not able to figure out what should I put on my nginx configuration file, this is what I've got so far:

rewrite ^/wp-content/plugins/wp-minify/min/([a-z]=.*)$ /wp-content/plugins/wp-minify/min/index.php?

(I know it's incomplete)
Any ideas?
Thank you,
Regards.
Subject Author Posted

.htaccess to nginx, how to make wp-minify work?

Zarafolas March 23, 2011 02:57PM

Re: .htaccess to nginx, how to make wp-minify work?

kaspars March 24, 2011 05:31AM



Online Users

Guests: 78
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 500 on July 15, 2024
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready