Top "Http-status-code-301" questions

The 301 or Moved Permanently error message is a HTTP standard response code indicating that the requested resource has been assigned a new permanent URI.

Global 301 redirection from domain to www.domain

could i use the begin request of Global.asax to redirect everything, from mydomain.domain to www.mydomain.domain? If …

asp.net vb.net http-status-code-301 global-asax
Redirecting default.aspx to root virtual directory

I have a simple ASP.NET 3.5 application running under IIS7 under a virtual directory. So the URL of my app …

asp.net redirect http-status-code-301 response.redirect
Silex: Redirect with Flash Data

I need to redirect one page to another with a message in Silex. Hopefully there's a Laravelesque way of doing …

php redirect http-status-code-301 silex
jQuery Mobile 301 Redirect Issues

I am using jQuery 1.6.4 with jQuery Mobile 1.0.1. I am running into an issue anytime you link to a page that …

redirect jquery-mobile http-status-code-301