On Wed, Jul 29, 2009 at 7:14 AM, Steven Lobbezoo<[email protected]> 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
[email protected]

---------------------------------------------------------------------
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: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to