29 Jan
2005
29 Jan
'05
00:18
On Fri, Jan 28, 2005 at 03:31:45PM -0800, Art Fore wrote:
I have a /home/user/datasheets linked in the /srv/www/apache/htdocs. When I try to access this, it comes up 404 forbidden. Permissions are for read only for Others and users, but still cannot access it. Tried a few changes in the http.conf file, but had no success. Can anyone tell me how I can access this directory from a webbrowser for viewing only?
Have you tried "Options FollowSymLinks" for the directory in question? -Kastus