The suggestions regarding .htaccess files will only work if 'AllowOverride
Indexes' or 'AllowOverride All' is already set.
Look for the string 'Indexes' in httpd.conf where it's on a line starting
with 'Options'
Remove the string 'Indexes' from this line.
If 'Indexes' is the only thing following 'Options', remove the entire line.
Restart apache
This stuff is all covered in the Apache manual -
http://httpd.apache.org/docs
jason
----- Original Message -----
From: "Michailov, Dimitar" <[EMAIL PROTECTED]>
To: "CF-Linux" <[EMAIL PROTECTED]>
Sent: Thursday, March 29, 2001 3:39 AM
Subject: RE: Directory browsing and permissions in Linux
> Camden:
>
> Thanks for the info, however, I am still not able to limit the indexing
> (browsing) of the folder. I put a .htaccess file in my /images/ folder
with
> only one line:
>
> Options -Indexes
>
> as you told me, but nothing still happens. Is there something else that I
> need to enable/disable in order for the server to consider the .htaccess
> file?
>
> Also, if I make a change to the httpd.conf file, how do I restart it
> remotely?
>
> Sorry for the off-topic and the beginner level questions, I am learning
now.
>
> Thanks,
> Dimo
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.