Home » Htaccess Tools » Questions regarding htaccess » Allow access to directory
Allow access to directory [message #556] Sat, 02 September 2006 07:44 Go to next message
Blazeix  is currently offline Blazeix
Messages: 1
Registered: September 2006
Hi. I'm new to Apache, and I need to allow people to download files from a directory on a server. I made an .htaccess file that has only one line, and placed it in the directory that I want users to have access to. The one line is:
Options +Indexes
I have the .htaccess file in a directory, and this directory has two subdirectories. When I try to view the directory using a browser, I get an internal server error. I'm guessing this means that my .htaccess file is wrong. How can I make a correct .htaccess file that will allow access to the subdirectories as well? Thanks.
Allow access to directory [message #574] Tue, 19 September 2006 10:40 Go to previous message
andreas  is currently offline andreas
Messages: 239
Registered: January 2005
Location: Denmark

Site Admin
Options +Indexes

Should work for Apache 1.3, maybe you are on Apache 2.

Try

IndexOptions FancyIndexing
Previous Topic:Use pass.php that is the same .htpasswd?
Next Topic:redirect, but keep the same address in bar?
Goto Forum:
  


Current Time: Sat May 17 07:38:58 CEST 2008

Powered by: FUDforum 2.7.7.
Copyright ©2001-2007 FUD Forum Bulletin Board Software