Skip to content
Permalink
Browse files
Create .htaccess
  • Loading branch information
izekors committed Jan 3, 2022
1 parent 66edd10 commit a481eb516186dbd21b9b89e66b88c5e8d61886ea
Showing 1 changed file with 4 additions and 0 deletions.
@@ -0,0 +1,4 @@
Options -MultiViews
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [QSA,L]

0 comments on commit a481eb5

Please sign in to comment.