Top "Url-rewriting" questions

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

htaccess 301 redirect - Remove query string (QSA)

I've been struggling with some htaccess redirects. I just spent some time reading and searching on stack and couldn't get …

regex apache .htaccess mod-rewrite url-rewriting
NGINX - Return 301 vs Rewrite

I use NGINX in my dedicated server. I've a question about the return and rewrite 301. Rewrite 301: rewrite ^ http://xxx.xxxxx.…

redirect nginx url-rewriting return
Replace spaces with a dash in a URL

I managed to replace special characters such as : ; / etc in my URL but now it has the spaces again. Here …

php url-rewriting
Setup nginx not to crash if host in upstream is not found

We have several rails apps under common domain in Docker, and we use nginx to direct requests to specific apps. …

nginx url-rewriting proxypass
How to Simulate & Test URL rewrite rule in Apache 2, when on sharehosting RewriteLog is disabled/unallowed in .Htaccess?

How to Simulate & Check a URL rewrite rule in Apache 2, when on sharehosting RewriteLog is disabled and or NOT …

apache mod-rewrite redirect url-rewriting apache2
Update URL on AJAX call?

Right now the biggest issue I'm having with using AJAX is the fact that if I use AJAX on a …

jquery ajax url-rewriting
Nginx rewrite rule with proxy pass

I'm trying to implement nginx rewrite rules for the following situation Request: http://192.168.64.76/Shep.ElicenseWeb/Public/OutputDocuments.ashx?uinz=12009718&…

url-rewriting nginx
Nginx rewrite non-www-prefixed domain to www-prefixed domain

I see the Nginx HttpRewriteModule documentation has an example to rewrite a www-prefixed domain to a non-www-prefixed domain: if ($host ~* …

nginx rewrite url-rewriting
php get url of redirect from source url

I have this link: http://libero-news.it.feedsportal.com/c/34068/f/618095/s/2e34796f/l/0L0Sliberoquotidiano0Bit0Cnews0C12735670…

php redirect url-rewriting
Mode Rewrite; with/without trailing slash on end of url?

I basically tried this mode_rewrite rule below. It works with a slash on the end but I want it …

.htaccess mod-rewrite url-rewriting friendly-url