Top "Url-rewriting" questions

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

URL rewriting for Magento module

I have created a New Module in Magento and named it as "article". It has two Front end controllers index …

php magento module url-rewriting zend-route
Why does IIS 7.5 adds a trailing slash on folders? Can we disable courtesy redirect for a URL Rewrite rule that removes trailing slash?

IIS does URL cleanup on directories by adding a trailing slash. See this old docs from IIS 6: IIS generates courtesy …

iis url-rewriting iis-7.5 trailing-slash
Can't change IIS response code with URL Rewrite outbound rule

I'm trying to set up an IIS URL Rewrite rule to match 403 responses as a result of someone attempting to …

asp.net iis url-rewriting web-config url-rewrite-module
PHP code to generate safe URL?

We need to generate a unique URL from the title of a book - where the title can contain any …

php regex string url-rewriting sanitization
Kubernetes Ingress path rewrites

I am running Ingress for some services on Kubernetes, and although services are re-directing to those cluster IPs (somewhat correctly), …

kubernetes url-rewriting kubernetes-ingress
Why use a Url Rewrite Filter in Spring?

A Spring app I'm using declares a Tuckey UrlReWrite Filter and then sets up a rewrite rule as the following: &…

spring spring-mvc url-rewriting servlet-filters tuckey-urlrewrite-filter
What is the proper way to add rewrite rules in an Azure App Service

I want to add re-write rules to my Azure app service, but if I even try create a web.config …

url-rewriting web-config azure-web-app-service web-config-transform
Error document and rewriting URL

I would like to use a custom page for some HTTP error, so I use the .htaccess file. At the …

http .htaccess url-rewriting errordocument
Different URL keys for different language CMS pages

I'm currently setting up a Magento shop that will support a few different languages. One issue that I ran into …

magento url-rewriting magento-1.7
Weblogic 11g URL Rewrite

I have a client running a WebLogic 11g install on a Windows Server machine who wishes to implement Apache-style mod_…

oracle weblogic url-rewriting weblogic11g