Directory listing problem

Jeff Vian jvian10 at charter.net
Mon Apr 19 12:34:12 UTC 2004



Bas Bosman wrote:

>I've tried to get a directory listing trough apache when there is no
>default page available.
>I've tried adding this line in the httpd.conf
>
><Directory "/online/project">
>    Options Indexes
>    AllowOverride None
>    Order allow,deny
>    Allow from all
></Directory>
>
>But it still comes up with the fedora test page.
>Anything i forgot?
>  
>
That is the default config of fedora's httpd when there is no index.html 
(or other home page) in the root directory of your server.  Any other 
directory should provide the index for you.

>Thanks,
>Bas Bosman
>
>
>  
>





More information about the fedora-list mailing list