Quantcast
Channel: AskApache
Viewing all articles
Browse latest Browse all 24

Respond with 200 OK for 404 Not Found

$
0
0

Htaccess WizardWhat if you'd like to send a 200 OK response instead of the default 404 Not Found response using Apache .htaccess files or httpd.conf? One use would be to make sure upstream caches cache any request on an api server, as 404's are not cached.

The post Respond with 200 OK for 404 Not Found appeared first on AskApache.


Viewing all articles
Browse latest Browse all 24

Trending Articles