URL rewriting with Github Pages
How to create clean URLs and redirects on GitHub Pages using a custom 404.html page and JavaScript, without server-side code.
How to create clean URLs and redirects on GitHub Pages using a custom 404.html page and JavaScript, without server-side code.
A technical guide on implementing multiple 301 redirects in an ASP.NET MVC application to preserve SEO rankings during a site migration.
A technical guide on rewriting WCF OData service base URLs to work correctly behind a load balancer or reverse proxy.
A developer's solution for using Managed Fusion URL Rewriter to proxy requests from an IIS server to an internal Apache server.
How to use .htaccess-like mod_rewrite syntax for URL rewriting in ASP.NET applications with a custom library.
A guide to running Zend Framework on IIS using a custom 404 error page for URL rewriting, avoiding the need for paid ISAPI filters.