[PLUG] Directory Permissions

Rich Shepard rshepard at appl-ecosys.com
Fri Jul 29 13:23:41 UTC 2005


On Thu, 28 Jul 2005, Grishnav wrote:

> How are they going to be downloading them? Via ftp/sftp/etc. or via the web 
> server?

Grishnav,

   I imagine that web browsers will be used.

> In the case of Apache, what you want to do is turn of indexing for the 
> directory:
>
> <Directory /foo/bar/bah>
>   Options -Indexes
> </Directory>
>
> The Unix permissions on the directory don't matter so much as long as Apache 
> can read the directory and the files and they can't be overwritten by anyone 
> else...

   Thank you very much. I'll pass this on. I think this is the solution that's
needed.

Rich

-- 
Dr. Richard B. Shepard, President     |  Author of "Quantifying Environmental
Applied Ecosystem Services, Inc. (TM) |  Impact Assessments Using Fuzzy Logic"
<http://www.appl-ecosys.com>   Voice: 503-667-4517   Fax: 503-667-8863



More information about the PLUG mailing list