commit d733da67394d87c8ecf371827093491ef06c0bf7 parent 86dd6fa1bbcc67fe23a20271cb89472a24066fc4 Author: oscarbenedito <oscar@obenedito.org> Date: Tue, 12 Nov 2019 17:22:03 +0100 Deactivated DirectoryListings Diffstat:
M | static/.htaccess | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/static/.htaccess b/static/.htaccess @@ -1,2 +1,5 @@ RewriteEngine On +Options -Indexes + +ErrorDocument 403 /index.html ErrorDocument 404 /index.html