Quote:
Originally Posted by peptobismol
hey,
I have this in my .htaccess on my www folder.
Options -Indexes
which makes all directory without an index unaccessible.
But what if I want one directory accessible for viewing?
I know I can have multiple .htaccess files but not sure what to put in it in this particular directory. Is it possible?
thanks
|
I'm a newbie to this, but my host provider said to just write the line:
+Indexes.
This .htaccess file should over-ride the one set in an upper tier, but I'm really not sure on that.