mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +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;
|
||||
}
|
||||
|
||||
location /vendor {
|
||||
deny all;
|
||||
}
|
||||
|
||||
# block .htaccess, CHANGELOG.md, composer.json etc.
|
||||
# this is to prevent finding software versions
|
||||
location ~\.(ht|md|json|dist)$ {
|
||||
|
Loading…
x
Reference in New Issue
Block a user