[Xml-compile] Confusions with XML::Compile::SOAP::Daemon::CGI and Apache

Patrick Powell papowell at astart.com
Thu Mar 21 23:20:25 GMT 2013


On 03/20/13 14:49, Dan Lyke wrote:
> On Wed, 20 Mar 2013 08:24:19 -0700
> Patrick Powell <papowell at astart.com> wrote:
>> 1. You will want to use non-parsed headers.  This means you will need
>> to use:
>>       .../nph-xxxx.cgi  for the name of the script.
> Argh. Thanks, this was the part I missed yesterday but got after much
> pain today. Really, Apache?
>
>>       Now I have not tried this,   but you can probably get the Apache
>> Rewrite facility to change index.cgi into nph-index.cgi.
> For posterity, I just changed
>
>    DirectoryIndex index.cgi index.html index.html.var
>
> to
>
>    DirectoryIndex nph-index.cgi index.html index.html.var
>
> Which I could do because this SOAP server is the only thing I'm running
> on this server.
Ahh! I must remember that one.  You could even do it on a per-directory 
basis.
> Thanks, everyone... now that I've got the SOAP stuff figured the real
> code begins.
>
> Dan
>


-- 
Patrick Powell                 Astart Technologies
papowell at astart.com            1530 Jamacha Road, Suite X,
Network and System             El Cajon, CA 92019
   Consulting                   858-874-6543
Web Site: www.astart.com       FAX 858-357-9931




More information about the Xml-compile mailing list