php_flag magic_quotes_gpc off Options +FollowSymlinks RewriteEngine on RewriteRule ^Craft-Category-([^/]+)/?$ /search_result.php?search=Browse&category=$1 [NC,L] RewriteRule ^Craft-Category-([^/]+)/Store-([0-9]+).html /search_detail.php?ckey=$2&$1 [NC,L] A few changes had to be made to some of the original php. Basically just location changes, (ie.css location) but that varies on the folder you direct it to i guess