Hi,
I have installed mod_perl and trying to run asp. ASP code is not showing up while html does show up. I added the following in my httpd.config file
<Location "C:\yankle\TheFamilyGenealogist">
SetHandler perl-script
PerlHandler Apache::ASP
PerlSetVar Global /tmp
</Location>
Any one having exposure to ASP and Apache and would like shed some light.
Thanks
I have installed mod_perl and trying to run asp. ASP code is not showing up while html does show up. I added the following in my httpd.config file
<Location "C:\yankle\TheFamilyGenealogist">
SetHandler perl-script
PerlHandler Apache::ASP
PerlSetVar Global /tmp
</Location>
Any one having exposure to ASP and Apache and would like shed some light.
Thanks