Forum Moderators: phranque
# Externally redirect specific incorrect URL to add "_Pergola"
RewriteRule ^exemples-demandes-devis-travaux-Abri_Garage\.html$ http://example.com/exemples-demandes-devis-travaux-Abri_Pergola_Garage.html [R=301,L]
#
# Internally rewrite search-friendly URL-path requests to script filepath plus query
RewriteRule ^exemples-demandes-devis-([^/\-]+)-([^/.\-]+)\.html?$ exemples-subcat-demandes-devis.php?cate=$1&subcat=$2 [L]
do you know any good sites for rewriting URL for htaccess