
RewriteEngine on
Options -Indexes
AddHandler cgi-script idx

RewriteCond %{HTTP_HOST} ^eagleauctionservice.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.eagleauctionservice.com$
RewriteRule ^(.*)$ http://www.auctionzip.com/IN-Auctioneers/25872.html [R=301,L]

RewriteRule ^trulia_xml.xml trulia_xml.idx [L]

