Executing a perl.cgi script.

Mark Smith smitty at gmail.com
Mon Mar 31 03:08:09 UTC 2008


> Does anyone know how to get perlbal to execute a .cgi script instead of
> displaying the source code?

Perlbal itself has no ability to do that (unless you were to write a
plugin to or something).  Your best bet is to run Apache in the
backend and have Perlbal reproxy to it, the cgi files are then
executed by the Apache on the backend.


-- 
Mark Smith / xb95
smitty at gmail.com


More information about the perlbal mailing list