etc/apache2/sites-enabled/000-default.conf aktualisiert
This commit is contained in:
parent
82346c13bc
commit
6ced4c301d
@ -27,6 +27,10 @@ FcgidMaxRequestLen 10485760
|
|||||||
Require all denied
|
Require all denied
|
||||||
</Directory>
|
</Directory>
|
||||||
|
|
||||||
|
<DirectoryMatch "/(\.git|config)/">
|
||||||
|
Require all denied
|
||||||
|
</DirectoryMatch>
|
||||||
|
|
||||||
# Available loglevels: trace8, ..., trace1, debug, info, notice, warn,
|
# Available loglevels: trace8, ..., trace1, debug, info, notice, warn,
|
||||||
# error, crit, alert, emerg.
|
# error, crit, alert, emerg.
|
||||||
# It is also possible to configure the loglevel for particular
|
# It is also possible to configure the loglevel for particular
|
||||||
|
Loading…
x
Reference in New Issue
Block a user