Hi every body.

 I have installed apache 1.3.31 and mod_perl 1.28 and
I have used

PerlModule Apache::DBI
> <Files *.pl>
> 
>         SetHandler perl-script
>         PerlHandler Apache::PerlRun
>         PerlSendHeader On
> </Files>
> 
> in http.conf
> 
> but when i enter:
 
http://localhost/index.pl

apache says :

"You don't have permission to access /index.pl on this
server."

could you please guide me?

by the way. how apache can find the location of
index.pl by using <Files> directive?

regards.

M.S.




                
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to