Top "Url-rewriting" questions

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

IIS AAR - URL Rewrite for reverse proxy - how to send HTTP_HOST

Trying to use AAR as a reverse proxy in front of several back end IIS servers. One public ip address …

asp.net iis url-rewriting iis-7.5 arr
Amazon Route 53 setup and 301 Redirection setup

I've setup my site on Amazon EC2 server. I am using Route 53 and the servers DNS have already propagated correctly …

url-rewriting amazon-web-services iis-7.5 http-redirect amazon-route53
Setting up URL Rewrite rule for a specific domain

For local dev testing, I need to catch all requests to www.somedomain.com/XXX (where X is the path), …

iis url-rewriting web-config iis-8
IIS Rewrite not working (but redirection does)

I was trying to play with URL re-writing using the Rewrite Module 2.0 but I had no luck getting it to …

asp.net .net iis url-rewriting url-rewrite-module
how do I know what version of IIS7 URL Rewrite module is installed

I created a rewrite rule in IIS7 that uses the trackAllCaptures="false" attribute in the conditions element and uses outboundRules. …

url-rewriting iis-7
Do HTTP authentication over HTTPS with URL rewriting

I am trying to protect the ~/public_html/dev directory using http auth basic, but to make that secure I …

apache .htaccess mod-rewrite url-rewriting http-authentication
encodeURL() example?

Can anyone direct me to a simple example (of code) showing the use of response.encodeURL()? All of my seaches (…

url-rewriting session-cookies session-management
Redirect root URL - IIS 7

I have some forums installed on my site at http://ironnoob.com/forums. My website lives in c:\IronNoob and …

windows iis url-rewriting http-redirect
Java code/library for generating slugs (for use in pretty URLs)

Web frameworks such as Rails and Django has built-in support for "slugs" which are used to generate readable and SEO-friendly …

java regex seo url-rewriting slug
How to control NGINX 'Location' directive matching order?

I'm trying to optimize my 'location' directives and cannot find a good way of determining if a specific location match …

nginx url-rewriting nginx-location