1
1
mirror of https://github.com/neosubhamoy/neosubhamoy-portfolio.git synced 2025-12-19 15:53:07 +05:30

(refactor): disabled directory listing via htaccess

This commit is contained in:
2023-12-14 21:50:43 +05:30
parent 2e64cbcbc8
commit 2eb7749f57

View File

@@ -1,3 +1,4 @@
Options -Indexes
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f