Redirects a request for a resource to a different path than the one that is indicated by the requested URL. One of the uses of `RewritePath` is to strip session IDs from URLs.
Redirects a request for a resource to a different path than the one that is indicated by the requested URL.
One use of RewritePath
is to stripe session IDs from URLs when using websites with no cookies.