# this goes above ANY Wordpress (or phpBay Pro) htaccess code in the .htaccess file # if your site is installed in a folder, ie: http://www.yoursite.com/folder/ # add the folder to name to the RewriteBase line, ie: RewriteBase /folder/ RewriteEngine On RewriteBase / RewriteRule ^images/i/(.*)$ http://ecx.images-amazon.com/images/I/$1 [R,L] RewriteRule ^product-(.*)_(.*)_us.html$ http://www.amazon.com/exec/obidos/ASIN/$2/xbox360-accessories-20/ [R,L] RewriteRule ^product-(.*)_(.*)_ca.html$ http://www.amazon.ca/exec/obidos/ASIN/$2/xbox360-accessories-20/ [R,L] RewriteRule ^product-(.*)_(.*)_de.html$ http://www.amazon.de/exec/obidos/ASIN/$2/xbox360-accessories-20/ [R,L] RewriteRule ^product-(.*)_(.*)_fr.html$ http://www.amazon.fr/exec/obidos/ASIN/$2/xbox360-accessories-20/ [R,L] RewriteRule ^product-(.*)_(.*)_uk.html$ http://www.amazon.co.uk/exec/obidos/ASIN/$2/xbox360-accessories-20/ [R,L] RewriteRule ^product-(.*)_(.*)_jp.html$ http://www.amazon.jp/exec/obidos/ASIN/$2/xbox360-accessories-20/ [R,L] # this goes above ANY Wordpress htaccess code in the .htaccess file # if your site is installed in a folder, ie: http://www.yoursite.com/folder/ # add the folder to name to the RewriteBase line, ie: RewriteBase /folder/ RewriteEngine On RewriteBase / RewriteRule ^images/e/(.*)$ http://thumbs.ebaystatic.com/pict/$1 [R,L] RewriteRule ^item-(.*)_(.*)_(.*)_(.*).html$ auction.php?title=$1&item=$2&country=$3&ccid=$4 RewriteRule ^item-(.*)_(.*)_(.*).html$ auction.php?title=$1&item=$2&country=$3 RewriteRule ^item-(.*)_(.*).html$ auction.php?title=$1&item=$2 User-agent: * Disallow: