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:
@@ -1,3 +1,4 @@
|
||||
Options -Indexes
|
||||
RewriteEngine On
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
|
||||
Reference in New Issue
Block a user