Top "Url-redirection" questions

A response by a webserver, that asks the user agent to not show the response body, but instead request a different resource.

Redirect Subdomain URL to another SubDomain in IIS

I need to redirect a "fake" sub domain to a real subdomain in IIS 7.5. The reason is that the marketing …

iis-7.5 url-redirection http-redirect
Only allow users from specific referrer (redirect the rest) - HTACCESS

I've been trying to block access from everyone that is trying to see a .php page without coming from my …

apache .htaccess url-redirection referrer http-referer
Setting localhost as a Spotify redirect_uri

I've looked here on SO and I've found a few posts about redirect_uri but I can't seem to figure …

localhost spotify url-redirection
How can I redirect from inside an iFrame?

I use website redirect page window.location.href , its working fine on all traffic also on iframe traffic. <script …

javascript iframe url-redirection location-href
Redirecting to a page hiding query string parameters asp.net

I am working for a project which has web garden scenario and cannot keep any data in session/inmemory. The …

c# asp.net response.redirect url-redirection querystringparameter
Why Url.IsLocalUrl is false for local URLs in ASP.NET MVC?

Mission: To prevent open redirection in an ASP.NET MVC 5 application The story: The user is on some webpage of …

c# asp.net asp.net-mvc url-redirection owasp
Nginx return under location

I am currently facing a small problem using nginx to redirect to another host. I want to for example redirect …

redirect nginx url-redirection http-redirect nginx-location