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