VHTTPD PERL

Post Reply
paulman
Posts: 40
Joined: Tue Dec 19, 2000 4:08 pm

VHTTPD PERL

Post 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.
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

VHTTPD PERL

Post by mark »

See ScriptAlias. Though it's generally more efficient to use the built-in vortex language rather than execing an external program.
Post Reply