[plug] Apache
Kai
vk6ksj at siwa.com.au
Sat Mar 10 22:39:51 WST 2001
Aha !
Thanks for that, working now, cheers !
Kai
--
"Blev min egen tillbaka"
Jonathon Bates wrote:
>
> > Running a standard RH 6.2 machine, is there anything I need to edit in
> > httpd.conf to allow me to browse to directories.
> > ie if I make a directory of mp3's on my box like
> > http://[inset my dynamic ip here]/~kai/mp3s/
> > I should be able to browse to that directory without needing to put any
> > files in it, right?
> > I've done chmod 0755 -R /home/kai and I still get access denied errors.
> > Any ideas, anyone?
>
> In httpd.conf
>
> <Directory />
> Options Indexes FollowSymLinks
> AllowOverride None
> </Directory>
>
> And I can follow symlinks :)
>
> Cya
> Batesy
More information about the plug
mailing list