wamplerj

Stories submitted by wamplerj

Managing 301 Redirects in ASP.NET(www.jameswampler.com)

submitted by wamplerjwamplerj(5) 1 year, 5 months ago

This article outlines a simple way to permanently redirect to a new URL using an ASP.NET HttpModule. This is useful in shared hosting situations where UrlRewrite or other solutions are not available or you can't easily defines rules for rewriting URL's. read more...

add a comment |category: |Views: 4

tags: another