I recently installed and confiugured Linux-Mandrake 7.2 on my machine. I was
trying to get Apache up and running and found that Mandrake 7.2 runs two
versions of Apache 1.3.14 - the regular httpd Daemon (p80) and a httpd-perl
Daemon (p8007) that is set up in httpd.conf to proxy all cgi-scripts to the
httpd-perl daemon runing on port 8007. My problem is that when I try to add
the <Directory> structure or and <Files> structures to set up the
Apache::ASP in the httpd.conf file it does not understand the PerlHandler
directive. I took out the <Directory> structure and placed it into the
httpd-perl.conf but when I type the URL of the ASP demos on the web server
all it does is print the source on the screen. I cannot get the webserver to
process the ASP. Please help!

Thanks,
Mike Boeringa

Reply via email to