Top "Url-rewriting" questions

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

How to enable mod_rewrite in php.ini on shared hosting

I recently hosted my website in shared hosting the sites mod_rewrite is not working. I there anything I have …

apache .htaccess url-rewriting shared-hosting suphp
NGINX: remove part of url permanantly

I have redesigned a website and changed the url formats too. Now i need to change the old url to …

nginx url-rewriting nginx-location
How to show Ajax requests in URL?

What I want is to have links which change a part of the page , and a dynamic URL for it, …

php ajax url-rewriting fragment-identifier hashchange
.htaccess rewrite "/book.php?id=1234" to "/book/1234"

This is what I have so far in my development environment: php_value error_log log/php.log php_value …

apache .htaccess mod-rewrite url-rewriting redirect-loop
Auto-versioning in ASP.NET MVC for CSS / JS Files?

I have read lots of article on how to auto-version your CSS/JS files - but none of these really …

asp.net-mvc url-rewriting url-routing
Rewrite rule .htaccess for my sitemap.xml

I have a content management system plugin installed that provides a sitemap for Google under http://www.domain.com/index.…

.htaccess mod-rewrite url-rewriting url-rewrite-module
IIS rewrite rule for basic auth on the querystring

I am trying to automatically log in users to an Xwiki install via basic auth. This is because help is …

asp.net iis url-rewriting iis-7.5 xwiki
Set RewriteBase to the current folder path dynamically

Is there any way to set RewriteBase to the path current folder (the folder which the .htaccess file is in) …

regex apache .htaccess mod-rewrite url-rewriting
How to remove taxonomy slug from custom post type url?

I have a custom post type(product) with taxonomy product-type. One of my url like this: http://www.naturesbioscience.com/…

wordpress url-rewriting custom-post-type taxonomy
How do you remove invalid characters when creating a friendly url (ie how do you create a slug)?

Say I have this webpage: http://ww.xyz.com/Product.aspx?CategoryId=1 If the name of CategoryId=1 is "Dogs" I …

asp.net url-rewriting slug