Thank you..!
Could you please suggest the steps to edit custom http status codes in
httpd.h and recompiling of apache.?
Thanks & Regards,
Sailaja.
On Fri, Mar 28, 2014 at 4:44 PM, Pete Houston wrote:
> The HTTP status codes are defined in httpd.h, so you could just edit
> them there and reco
The HTTP status codes are defined in httpd.h, so you could just edit
them there and recompile. However, I advise strongly against using
custom HTTP status codes for what should hopefully be obvious reasons.
Perhaps this is an XY problem?
Pete
On Fri, Mar 28, 2014 at 04:38:06PM +0530, Sailaja Gadi
Hello Team,
We have a requirement to use custom Http status codes instead of using
default codes.
Could you please let us know how we can implement this in apache.?
Thanks & Regards,
Sailaja.