[NTLUG:Discuss] Apache Alias directories

Alton R. Pouncey, II alton at trainers-r-us.com
Mon Dec 23 12:13:58 CST 2002


On Mon, 2002-12-23 at 11:37, Bobby Wrenn wrote:
> I have a fresh install of Mandrake 9.0. I am trying to set up an Alias
> in commonhttpd.conf.
> 
> The alias line is;
> 
> Alias /rt2 /usr/local/rt2/WebRT/html
> 
> When I access the server root http://10.1.29.255 I get the correct default page.
> When I access 10.1.29.255/rt2 I get;
> 
> You don't have permission to access /rt2 on this server.
> 
> I have matched the permissions on the tree /usr/local/rt2/WebRT/html to the permissions
> and ownership in the default /var/www/html directory.
> 
> 
> What am I missing?
> 

What does your <Directory "/usr/local/rt2/WebRT/html"> directive look
like?  Do you have the following two lines inside the directive:

    Order allow,deny
    Allow from all

> TIA
> Bobby
> 
> 
> _______________________________________________
> https://ntlug.org/mailman/listinfo/discuss
-- 
Alton R. Pouncey, II
SCSA, SCNA, CCNA, CIW Professional
http://www.trainers-r-us.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: This is a digitally signed message part
Url : http://ntlug.org/pipermail/discuss/attachments/20021223/097420fd/attachment.bin


More information about the Discuss mailing list