mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 09:19:22 +02:00
vendor should be accessible, cause of debugbar
This commit is contained in:
parent
b4ed68dfd7
commit
9483cfaad8
@ -12,10 +12,6 @@ server {
|
|||||||
deny all;
|
deny all;
|
||||||
}
|
}
|
||||||
|
|
||||||
location /vendor {
|
|
||||||
deny all;
|
|
||||||
}
|
|
||||||
|
|
||||||
# block .htaccess, CHANGELOG.md, composer.json etc.
|
# block .htaccess, CHANGELOG.md, composer.json etc.
|
||||||
# this is to prevent finding software versions
|
# this is to prevent finding software versions
|
||||||
location ~\.(ht|md|json|dist)$ {
|
location ~\.(ht|md|json|dist)$ {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user