On Wed, Jul 29, 2009 at 7:14 AM, Steven Lobbezoo<ste...@tout-bien.com> wrote:
> I don't understand the question.
> I have this in my httpd.conf file :
>
> <Directory /srv/www/htdocs/la-france/gite>
>         AllowOverride all
>         Order allow,deny
>         Allow from all
> </Directory>
>
> Which is the directory i am linking to.

The directory you link from is the important one. See Options FollowSymlinks:

http://httpd.apache.org/docs/2.2/mod/core.html#options


-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to