1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Directory listings are a privacy risk!

This commit is contained in:
Aidan Fitzgerald 2018-07-27 00:33:16 -04:00
parent a0d3f5c838
commit cf75610fcf

View file

@ -5,7 +5,7 @@ ProxyPass {{ lokole_url }} http://unix:{{lokole_domain_socket}}
Alias {{ lokole_url }}/static {{ lokole_install_path }}
<Directory {{ lokole_install_path }}>
Options Indexes FollowSymLinks
Options FollowSymLinks
# Don't allow modifications in static directory
Require all granted