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 5cfe092 commit 5bbd0b0Copy full SHA for 5bbd0b0
slim/.htaccess
@@ -0,0 +1,4 @@
1
+<IfModule mod_rewrite.c>
2
+ RewriteEngine on
3
+ RewriteRule (.*) /webapp/public/$1 [L]
4
+</IfModule>
0 commit comments