1
1
mirror of https://github.com/neosubhamoy/neosubhamoy-portfolio.git synced 2026-06-21 04:43:45 +05:30

(refactor): disabled directory listing via htaccess

This commit is contained in:
2023-12-14 21:50:43 +05:30
Unverified
parent 2e64cbcbc8
commit 2eb7749f57
+1
View File
@@ -1,3 +1,4 @@
Options -Indexes
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f