LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   mod_perl and apache (https://www.linuxquestions.org/questions/linux-software-2/mod_perl-and-apache-50671/)

dexter_modem 03-19-2003 12:06 PM

mod_perl and apache
 
I have some cgi on my web site and evertime they run and display something they print this at the very top of the page.

Content-type: text/html

it is on an virtual host. and i have this in the virtual host

<Files *.cgi>
SetHandler perl-script
PerlHandler Apache::PerlRun
</Files>

Please help.


All times are GMT -5. The time now is 03:48 AM.