Re: apache-asp on mod_perl2???
my config is now:
PerlModule Apache::ASP
<Files ~ (\.asp)>
SetHandler perl-script
PerlHandler Apache::ASP
PerlSetVar Global C:/server/Apache/asp/eg/
PerlSetVar StateDir C:/windows/temp/
</Files>
and i get blanck page, but no errors.
I'm thing of give up on it.
Thanx for you help anyway.
|