Pario TechnoBlob
About
Posts
Tag: RewriteEngine
Redirect failing URLs to other webserver
A typical FAQ about URL rewriting is how to redirect failing requests on webserver A to webserver B. Usually this is done via ErrorDocument CGI-scripts in Perl, but there is...