|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today! |
|
#1
|
|||
|
|||
|
Preventing the error headers
Is it possible to prevent a server from sending an error header even if what the clinet sends is invalid? Like can I keep the server from returning the 400 Bad Request header? If so, how would I go about doing this
|
|
#2
|
|||
|
|||
|
RE: Preventing the error headers
In apache you can specify special pages to be returned on errors and I am sure you can turn them off also. I will look into it and add it to this post.
But if it does not error out what do you want returned???? That does not make sense |
|
#3
|
|||
|
|||
|
RE: Preventing the error headers
If you are running Apache, you can do some interesting stuff in the config files for redirection, like sending URLs through a spell-checker.
But most of the applications that I've seen only dealt with 404 Not Found errors. What exactly are you trying to do? |
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Server Administration > Preventing the error headers |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|