Remove special characters from url using redirects

Feb 17 2012 Published by admin under Apache, Redirects

There are few CMS which do not remove special characters from the post and use them while entering the title. You can remove them using redirects using htaccess file or httpd.conf itself. A very basic rewrite is written as below: Continue Reading »

One response so far