ASong2U_Web/wp-content/plugins/wp-minify/min/.htaccess
2012-08-07 15:59:09 +00:00

4 lines
99 B
ApacheConf

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