dragon_fire/.htaccess

6 lines
102 B
ApacheConf

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