1
0
Files
aclindsay.com/svgparser/parser/.htaccess

5 lines
116 B
ApacheConf
Raw Normal View History

2011-02-24 12:25:26 -07:00
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^.*$ index.php