coldfusion htaccess duplicate Google entries

2011-04-02 Thread Jeff InsuranceInventory
Hey guys/gals, I use one host (Shared CrystalTech) to serve up multiple separate domains. Trouble is Google has indexed: 1) http://MAINDOMAIN1.com/test.cfm AND 2) http://MAINDOMAIN1.com/MAINDOMAIN1/test.cfm I only want the first url to be indexed... but both urls above return 200 and dup.

Re: coldfusion htaccess duplicate Google entries

2011-04-02 Thread Jeff InsuranceInventory
Thanks Dave, I went your route. After stepping away from the problem for half a day, I did think that perhaps changing the line of: RewriteCond %{REQUEST_URI} !MAINDOMAIN1/ to RewriteCond %{REQUEST_URI} !notexist/ might get the job done as well... basically shoving every request for that