Joshua Slive wrote:
On 7/27/06, LDB <[EMAIL PROTECTED]> wrote:

I am trying to put a symbolic link in the "Directory" directive's
argument list but it will not recognize it. Is there anyway to
accomplish this idea?

And yes, I tried, FollowSymLinks .. :)

I am using Apache 2.0 on SuSE 10.0 BTW ...


More details please.  What EXACTLY are you trying to do?  What EXACTLY
happens when you try it?

Joshua.

---------------------------------------------------------------------
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]



Jerry thanks for responding... It says object does not exist but when
I put the actual directory name there it works just fine.


Does work ..


        <Directory a_directory>
                Stuff ....
        </Directory>


Does NOT work ..

        <Directory link_to_a_directory>
                Stuff ....
        </Directory>

LDB

---------------------------------------------------------------------
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