k let me try again... thanks Bompa for the solution, thanks Perkiset for the L but I am aware of it and use it all the time... Both you folks have given me super advice in the past couple of years..
Matter of fact I am eaten up with [L] stuff.. coming out my ears..see below
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} !^www.mydomain.com$ [NC]
RewriteRule ^(.*)$
http://www.mydomain.com/$1 [L,R=301]
RewriteCond %{REQUEST_URI} ^_id_
RewriteRule ^(.*)$ /adwords/?id=$1 [L]
ReWriteRule index.htm /index.php [L]
ReWriteRule links\/part /work1/work.php [L]
ReWriteRule real-estate /work2/work.php [L]
ReWriteRule buy_sell_ /work3/work.php [L]
ReWriteRule florida_real_ /work3/work.php [L]
ReWriteRule Best_Realtors_ /work4/work.php [L]
ReWriteRule buy-sell-rent /tommy/work.php [L]
This sucker is controlling a wild ass cloaker system and you can see the two lines you gave me in place above, and they are used to allow me to provide a unique landing page for 20,000 real estate keywords with a clean new and unique landing page for every single google ad keyword..and not one page physically exists except in a data base.
Pages built on the fly for google adwords but not cloaking as human and bot see same identical page...
This allows the landing page url to appear to come in to a unique directory on each url but in fact all landing pages are constructed on the fly and its all done in a directory called /adwords of which google knows nothing about.. they think all 20,000 pages exist in the root as the appear below.
Here is the incoming URL: thousands in this format
hxxp://www.mydomain.com/ches_forcl_13a_id_100003
hxxp://www.mydomain.com/norf_forcl_13a_id_100004
hxxp://www.mydomain.com/vabe_forcl_13a_id_100005