Top "Url-rewriting" questions

A URL rewrite engine is software that modifies a web URL's appearance (URL rewriting).

Multi-lingual websites with ASP.NET MVC

When building a multi-lingual website (with ASP.NET web forms), I'll use an HTTP module to rewrite the URLs to …

asp.net-mvc url-rewriting multilingual
Rewrite spring-security redirect URLs

I'm trying to get Tuckey UrlRewriteFilter to tidy up URLs for my webapp. One problem I've got is that when …

java spring-mvc url-rewriting spring-security tuckey-urlrewrite-filter
Spring - Rewrite one URL to another

I have a Spring 2.5 application that contains a Flash banner. I don't have the source for the Flash component but …

java spring spring-mvc url-rewriting prettyfaces
.htaccess hide subdirectory url after redirect

I'm redirecting a website to a subdirectory I created. The subdirectory contains an installation of WordPress and now I want …

.htaccess redirect url-rewriting url-masking
Rewrite rule to HTTPS except when on localhost

I am using the answer given here as the basis for trying to add a rewrite rule to my web.…

regex asp.net-mvc url-rewriting web-config
URL Rewriting in Java and Spring

I am new to Java and spring.I need to know how we can achieve URL rewriting in Java and …

java spring spring-mvc url-rewriting tuckey-urlrewrite-filter
IIS URL rewrite module url's to lowercase

For better SEO we are using URL rewrite to convert all the URL's to lowercase. I set this one as …

asp.net regex iis url-rewriting lowercase
Modifying headers with IIS7 Application Request Routing

I'm using IIS7 Application Request Routing in front of Tomcat as a replacement for ISAPI redirection. The basic reverse proxy …

asp.net iis url-rewriting iis-7 arr
OpenCart on nginX

Can OpenCart use SEO URLs on nginX? I understand that in Apache, it creates an .htaccess, but is it capable …

.htaccess url-rewriting nginx opencart
Redirect to https through url rewrite in IIS within elastic beanstalk's load balancer

How do you use IIS's url rewrite module to force users to use ssl while you are behind an elastic …

asp.net iis url-rewriting amazon-web-services amazon-elastic-beanstalk