mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-10 17:44:37 -04:00
Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop
This commit is contained in:
commit
9befb95d4b
@ -2,6 +2,7 @@
|
|||||||
RewriteEngine On
|
RewriteEngine On
|
||||||
RewriteRule "^.env" - [F,L]
|
RewriteRule "^.env" - [F,L]
|
||||||
RewriteRule "^storage" - [F,L]
|
RewriteRule "^storage" - [F,L]
|
||||||
|
RewriteRule ^(.well-known)($|/) - [L]
|
||||||
|
|
||||||
# https://coderwall.com/p/erbaig/laravel-s-htaccess-to-remove-public-from-url
|
# https://coderwall.com/p/erbaig/laravel-s-htaccess-to-remove-public-from-url
|
||||||
# RewriteRule ^(.*)$ public/$1 [L]
|
# RewriteRule ^(.*)$ public/$1 [L]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user