Initial Commit
This commit is contained in:
4
svgparser/parser/.htaccess
Normal file
4
svgparser/parser/.htaccess
Normal file
@ -0,0 +1,4 @@
|
||||
RewriteEngine On
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteRule ^.*$ index.php
|
Reference in New Issue
Block a user