Welcome! Log In Create A New Profile

Advanced

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

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



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 138
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready