How does one return a different status than 200 wi - WeOnlyDo Discussion board

How does one return a different status than 200 wi (wodWebServer / wodWebServer.NET)

by tpearson, Saturday, September 19, 2009, 20:18 (5332 days ago)

In my testing I have 2 different ISAPI providers I'm working with. One has plenty of documentation and informs me I should return the header with all of my processes. (i.e. HTTP/1.0 200 OK
Content-Type: text/html

)

Setting this up with an IIS server everything looks as it should.

Using the wodWebServer it sends the everything back to the browser.

I'm not finding any documentation on how to implement the PHP ISAPI dll.


Complete thread: