We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4be24b1 commit 8018442Copy full SHA for 8018442
.htaccess
@@ -1,2 +1,4 @@
1
+# This file is - if you set up MINI correctly - not needed.
2
+# But, for fallback reasons (if you don't route your vhost to /public), it will stay here.
3
RewriteEngine on
4
RewriteRule ^(.*) public/$1 [L]
0 commit comments