[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
httpd conf on RH 3
- From: Edward Iglesias <iglesias loyno edu>
- To: redhat-list redhat com
- Subject: httpd conf on RH 3
- Date: Thu, 04 Nov 2004 13:42:21 -0600
Greetings All,
I am having some difficulty configuring Apache on Red Hat Enterprise
Server 3. I can browse the /var/www/html directory just fine and have
no problem using ssh to connect. Thew problem comes when I add users
to the system. Their directories return 404s
I have tried adding
<Directory /home/*/public_html>
AllowOverride All
Options Indexes FollowSymlinks Includes ExecCGI
XBitHack on
order allow,deny
allow from all
</Directory>
right after Document Root to no effect. I also added
UserDir "public_html"
I feel I am missing something pretty basic. Any ideas?
--
Edward Iglesias
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]