dragon_fire/www/.htaccess

7 lines
102 B
ApacheConf
Raw Normal View History

RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_URI} !^/?static/.*
RewriteRule (.*) router.php