My previous post was related to an Aolserver 4 instance. I tried the the
same setup with Aolserver 3 and it works just fine:
ns_section "ns/server/${server}/module/nscgi"
ns_param map "GET /sql-ledger/ ${serverroot}/www/sql-ledger"
ns_param map "POST /sql-ledger/ ${serverroot}/www/sql-ledger"
ns_param Interps CGIinterps
ns_section "ns/interps/CGIinterps"
ns_param .pl "/usr/bin/perl"
The only difference I noticed is that the working config.tcl loads
nscgi.so after this fragment , while the failing config.tcl loads
nscgi.so before.
I tried loading nscgi.so after declaring the nscgi section, but
without success. Perhaps I will make other tentatives, but for now I'm
content with Aolserver 3.
--
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.