Brian,
The compelling application i am investigating is SQL-Ledger. All
presentation pages are embedded perl...
nscgi works fine for this. It is part of the standard distribution.
This is how it is configured in a local aolserver config file that runs SL:
ns_section "ns/server/${server}/module/nscgi"
ns_param map "GET /sql-ledger/*.pl ${serverroot}/www/sql-ledger"
ns_param map "POST /sql-ledger/*.pl ${serverroot}/www/sql-ledger"
ns_param Interps CGIinterps
ns_section "ns/interps/CGIinterps"
ns_param .pl "/usr/bin/perl"
cheers,
Torben
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]>
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject:
field of your email blank.