[Webdev] Apache q's
John Moylan
johnm at rte.ie
Tue Nov 21 12:22:10 GMT 2000
The following section is used in the httpd.conf
for indexing
# This may also be "None", "All", or any combination of "Indexes",
# "Includes", "FollowSymLinks", "ExecCGI", or "MultiViews".
#
# Note that "MultiViews" must be named *explicitly* --- "Options All"
# doesn't give it to you.
#
Options Indexes FollowSymLinks MultiViews
Just create a .htaccess file with
Options Options Indexes FollowSymLinks MultiViews $whateverElse
Regards,
John Moylan
Fergal Moran wrote:
>
> 'lo
>
> I have been chasing my tail for a while now on this one - but I just don't
> know apache well enough to sort it out.
>
> -what directive do I use to get apache to return a directory listing in the
> absence of an index.html file or other default doc? I would rather do this
> at the .htaccess level rather than in httpd.conf
>
> -also any nice (free) log file viewers/graphers that anyone can recommend
>
> Cheers,
>
> .F.
> --
> WASP Technologies
> http://www.wasptech.com
> Wireless Application Solutions Provider
>
> _______________________________________________
> Webdev mailing list
> Webdev at linux.ie
> http://www.linux.ie/mailman/listinfo/webdev
More information about the Webdev
mailing list