Re: HTTP Status Code problem

Aron Szabo <aron-Iv/[email protected]> Fri, 22 Jan 2010 17:33:45 +0100
Newsgroups gmane.comp.web.fastcgi.devel,gmane.spam.detected
Message-ID <[email protected]>
Hi!

You get 404 and your XML packet is transferred ? Are you sure that your 
application receives the request? How do you connect your app with the 
webserver ?

Header sould be sent out like this:
FCGX_FPrintF(request.out, "Status: 200 OK\r\nContent-Type: 
application/xml\r\n\r\n");

But I think you have a server configuration problem...

Aron Szabo
Pointless Software
http://pointless.hu

On 01/22/2010 03:50 PM, Howard May wrote:
> Hi,
>
> My fastCGI App is serving up small XML packets with MIME type application/xml. The problem is that my client is reporting an HTTP Status of 404 which I presume is being added by my Web Server (Abyss). Is there something I need to be doing in my fastCGI app to prevent this?
>
> Best Regards
>
>
>
>
> _______________________________________________
> FastCGI-developers mailing list
> FastCGI-developers-xGejAJT2w6xVgU18Zptdi0EOCMrvLtNR@public.gmane.org
> http://mailman.pins.net/mailman/listinfo.cgi/fastcgi-developers

_______________________________________________
FastCGI-developers mailing list
FastCGI-developers-xGejAJT2w6xVgU18Zptdi0EOCMrvLtNR@public.gmane.org
http://mailman.pins.net/mailman/listinfo.cgi/fastcgi-developers
aron.vcf (text/x-vcard, 176 B)
begin:vcard
fn:Aron Szabo
n:Szabo;Aron
email;internet:aron-Iv/[email protected]
tel;home:+36212025238
tel;cell:+36703271722
x-mozilla-html:FALSE
version:2.1
end:vcard