We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7964b93 commit 11fc1e2Copy full SHA for 11fc1e2
api/web/.htaccess
@@ -0,0 +1,4 @@
1
+RewriteEngine On
2
+RewriteCond %{REQUEST_FILENAME} !-f
3
+RewriteCond %{REQUEST_FILENAME} !-d
4
+RewriteRule . index.php
0 commit comments