URL rewrite module runs with any kind of applications. But using of FastCGI module with URL rewriter ensures that the REQUEST_URI server variable will be set to contain the original URL before it was rewritten. This server variable used by many PHP apps to figure out the original URL, and from the rewrite...