Remove indexes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Options -MultiViews
|
||||
Options -MultiViews, -Indexes
|
||||
RewriteEngine On
|
||||
|
||||
# redirect "/image.php?slika=xxx&okvir=yy" to "/image/yy/xxxx"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
Options -Indexes
|
||||
AuthType Basic
|
||||
AuthName "restricted area"
|
||||
AuthUserFile .htpasswd
|
||||
|
||||
Reference in New Issue
Block a user