View Full Version : Indexes
ircman
02-11-2004, 05:32 PM
Again a post by me :)
I want that some dir's are accessible from the outside like www.bladiebla.com/pub/ that you can see this contents.
The option for apache is Indexes, but how can a user of DA select this option for their account ?
Cedric
l0rdphi1
02-11-2004, 06:23 PM
You're going to have to create a .htaccess file in your public_html/ directory containing:Options -IndexesThen, in public_html/pub/, create a new .htaccess:Options +IndexesThis will force Options -Indexes inherited to all sub-directories of public_html/ save for public_html/pub/.
Watje6
02-12-2004, 10:30 AM
How can a user edit or remove the .htaccess ?
After I made it I can't see the file in the FileManager...
l0rdphi1
02-12-2004, 01:33 PM
Upcoming version 1.21 will allow you to see them. Might be a way around this in the current version though.
For now you can login to FTP and remove the .htaccess file.
Watje6
02-12-2004, 01:39 PM
any idea when the new version is comming ?
ProWebUK
02-12-2004, 02:11 PM
Originally posted by Watje6
any idea when the new version is comming ?
1.21 Estimated Feb 12 2004
Chris
Watje6
02-12-2004, 02:13 PM
great :D
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.