• how to use url rewrite, change url from http://www.mydomain.com/this-is-a-new-article to http://www.mydomain.com/this_is_a_new_article?

    # RewriteRule ^(.+?)-(.+?)$ (.+?)_(.+?) [R=301,L,NE] ?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘url rewrite’ is closed to new replies.