Page 1 of 1

VHTTPD PERL

Posted: Mon Oct 08, 2001 2:30 pm
by paulman
Is it possible to run a perl script from the Texis web engine? I didn't see anything in the vhttpd.conf that mentions running executables other than Texis.

VHTTPD PERL

Posted: Mon Oct 08, 2001 3:06 pm
by mark
See ScriptAlias. Though it's generally more efficient to use the built-in vortex language rather than execing an external program.