hi is it possible to rewrite the following url http://www.myurl.com/texas/accounting-jobs-texas.php?start=135 (url doesn´t exist) to http://www.myurl.com/texas/accounting-jobs-texas135.html
Try something like: RewriteRule ^accounting-jobs-texas\.php\?start\=135$ accounting-jobs-texas135.html Code (markup):