[Webdev] directory access privileges on Apache 1.3.12

adam beecher adam at iewebs.com
Wed May 23 18:30:14 IST 2001


Hi Ruairi,

> Having a little trouble with the above.   Can anybody tell me what's wrong
> with this httpd.conf directive that it produces a 500 error?   I've spent
> the last few hours R'ing The FM, and I can't find anything wrong with the
> syntax etc
>
> <Directory /home/httpd/html/voip>
>         <LIMIT GET POST>
>         require ruairi
>         </LIMIT>
>         AllowOverride All
> </Directory>
>
It should be 'require user ruairi'. It's always the little things that drive
you insane. :)

adam





More information about the Webdev mailing list