OK...here's what I've got: In my root folder (www.mysite.com) file: httpd.ini
[ISAPI_Rewrite] RewriteRule (.*)/seminar/(.*)/ $1/seminar.cfm?VAR=$2 I try to go to: http://www.mysite.com/seminar/foreign08 ....and I get 404 - not found... Just to check - trying the full address: http://www.mysite.com/seminar.cfm?VAR=foreign08 Yup, that works. This is CF7 running on IIS (not 100% sure what version) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298911 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

