I am setting up a server to place some common stuff on for our office.
One of the requests has been to place the /usr/doc directory structure
on a link so people can get to all the documentation for the various
packages installed.
I created a symlink in /home/httpd/html to /usr/doc and when I try to
access it via a link I get
Forbidden
You don't have permission to access /doc on this server.
/var/log/httpd/error_log has this every time I try to access it:
[Mon Mar 27 14:10:49 2000] [error] [client 192.168.0.128] client denied
by server configuration: /usr/doc
I went into linuxconf and selected may follow symlinks and Indexes under
the defaults setting of Apache.
I also created a subdirectory spec for doc and selected the same things
for it over the defaults.
What am I missing?
I can see where linuxconf restarted httpd after changing the settings.
Any help is appreciated.
BTW I am running this on RH6.0 with all the latest updates and apache V.
1.3.9-4 from the rh6.1 cd rpm.
Bret
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.