html - Serving pages and HTTP STATUS codes -


as know, when server gives http 404 status code, can deliver custom page. else status codes can serve custom pages except 200-206 codes?

you may take @ rfc 2616. http status codes , definitions listed beginning on page 56.


Comments

Popular posts from this blog

Unable to remove the www from url on https using .htaccess -