Hi Gurus..
I have got modperl installed on my system.
When i check the error_log file, it shows that apache_1.3.19 installed mod_perl-1.25 
installed.
Now in httpd.conf  i write the 


PerlRequire /../../../../startup.pl
<Directory /guts>
AuthName NISAuthentication
AuthType Basic
PerlAuthenHandler  Apache::AuthenNIS
require valid-user
</Directory>

When i browse for the index.html present in guts it is not asking for authentication, 
and just displaying the page.
I dont know whether the Apache::AuthenNIS handler is being called or not, but the 
server gets started without any errors.

Any hints
Thanks and Regards
Qazi


_____________________________________________________
Chat with your friends as soon as they come online. Get Rediff Bol at
http://bol.rediff.com




Reply via email to