simple html question

Sarah McGlinchey sarahwithanx at gmail.com
Mon Oct 16 11:22:41 EDT 2006


The Indexes option allows this to happen.  You should setup a special rule
for the directory you need this for.  Otherwise, you can enable it for
everything.

Example config (httpd.conf or similar):

<Directory /some/directory>
Options Indexes FollowSymLinks
</Directory>

FollowSymLinks is optional and only used to show how additional options can
be specified,

On 10/16/06, Stephen Adler <adler at stephenadler.com> wrote:
>
> Guys,
>
> What's the html tag sequence to make a directory public. I want to setup
> some files in
> a directory on my system so that people can down load them.
>
> Cheers. Steve.
>
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
> _______________________________________________
> Discuss mailing list
> Discuss at blu.org
> http://olduvai.blu.org/mailman/listinfo/discuss
>

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.blu.org/pipermail/discuss/attachments/20061016/431f9364/attachment.html>


More information about the Discuss mailing list