Updated .htaccess
This commit is contained in:
parent
addc5328bb
commit
9c387645f1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<IfModule mod_rewrite.c>
|
||||
RewriteEngine On
|
||||
RewriteRule "^.env" - [F,L]
|
||||
RewriteRule ^(.*)$ public/$1 [L]
|
||||
</IfModule>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue