Alias is not being recognized undet the Directory Directive

[prev] [thread] [next] [Date index for 2005/04/06]

From: raja agireddy
Subject: Alias is not being recognized undet the Directory Directive
Date: 17:27 on 06 Apr 2005
I have installed modperl 2.0,  Apache 2.0 and AuthenSmb. Alias is not
being recognized under the "Directory" directive in the httpd.conf
file. The same alis works for "Location" directive. The work around I
am using is giving the full path of the directory and it works. Please
let me know if you have any suggestions or reason for this behaviour.
Under the Directory directive I am using PerlAuthenHandler.

Following is the usage

> <Directory /yeyo>
>     AuthName "ISO Authentication"
>     AuthType Basic
>     PerlAuthenHandler Apache::AuthenSmb
>     PerlSetVar myPDC acdc01
>     PerlSetVar myBDC acdc02
>     PerlSetVar myDOMAIN xxx.com
>     Require valid-user
>     Options FollowSymLinks
> </Directory>
>
> Where as when I use the following the authentication box pops up.
> <Location /yeyo>
>     AuthName "ISO Authentication"
>     AuthType Basic
>     PerlAuthenHandler Apache::AuthenSmb
>     PerlSetVar myPDC acdc01
>     PerlSetVar myBDC acdc02
>     PerlSetVar myDOMAIN xxx.com
>     Require valid-user
>     Options FollowSymLinks
> </Location>
>

Regards,
Raja

Problem installing mod_perl (because of CGI?)
Octavian Rasnita 16:52 on 06 Apr 2005

Re: Problem installing mod_perl (because of CGI?)
Geoffrey Young 17:19 on 06 Apr 2005

Alias is not being recognized undet the Directory Directive
raja agireddy 17:27 on 06 Apr 2005

Re: Problem installing mod_perl (because of CGI?)
Philip M. Gollucci 17:56 on 06 Apr 2005

Re: Problem installing mod_perl (because of CGI?)
Octavian Rasnita 18:29 on 06 Apr 2005

Re: Problem installing mod_perl (because of CGI?)
Octavian Rasnita 18:26 on 06 Apr 2005

Re: Problem installing mod_perl (because of CGI?)
Philip M. Gollucci 19:15 on 06 Apr 2005

Re: Problem installing mod_perl (because of CGI?)
Octavian Rasnita 19:27 on 06 Apr 2005

Re: Problem installing mod_perl (because of CGI?)
Geoffrey Young 19:32 on 06 Apr 2005

Generated at 14:43 on 11 Apr 2005 by mariachi v0.52