Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Apache / Horde symbolic link problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
smparrish
n00b
n00b


Joined: 11 Feb 2004
Posts: 4

PostPosted: Fri Jul 09, 2004 8:04 pm    Post subject: Apache / Horde symbolic link problems Reply with quote

When I try and access horde from within my own network I am getting a 403 error that I dont have permission to access the horde files. Checking the logs it seems Apache is having problems following symbolic links.

SP
Back to top
View user's profile Send private message
jdgill0
Veteran
Veteran


Joined: 25 Mar 2003
Posts: 1366
Location: Lexington, Ky -- USA

PostPosted: Sat Jul 10, 2004 10:37 pm    Post subject: Reply with quote

I am not an Apache2 expert, but I do know that Apache2 by default will not follow symbolic links. You have to use the following Apache2 directive within apache2.conf for the directory that is/has symbolic links.
Code:
Options FollowSymLinks
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum