[lug] Apache2 directory alias
Paul Nowosielski
paul at danamusic.com
Fri May 9 05:54:02 MDT 2003
Hi all,
I'm having a problem with apache2 directory aliases .
I'm trying to setup a /mail alias point apache to /home/mail where my
web mail client is.
In the apache.conf file I have:
alias /mail /home/mail
This worked fine with apache 1?!
but now I get a 403 forbidden error
and the error log states:
[Fri May 09 07:24:14 2003] [error] [client 199.45.111.111] client denied
by server configuration: /home/mail/
I've tried variations on the alias such as enclosing in quotes, adding
ending slashes, etc..
permissions are set as so:
drwxr-xr-x 2 apache apache 4096 May 9 07:18 mail/
I've googled and tried to solve this but I think its something I'm
overlooking....
Any help would be greatly appreciated.
Thanks
Paul Nowosielski
More information about the LUG
mailing list