ASong2U_Web/wp-content/plugins/wp-minify/min/.htaccess

4 lines
99 B
ApacheConf
Raw Normal View History

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