I'm very gingerly stepping into the world of url rewritng..
currently the site that I'm working on has urls that look like this:

http://www.domain.com/content.cfm/who-we-are

who-we-are is generated out of the CMS system (home grown) and doesn't 
actually exist.

what the bosses want is http://www.domain.com/who-we-are .  I'd like to 
do this with an ISAPI rewrite using IIS 7
The rub is this: content.cfm contains all the queries and such to figure 
out the content associated with "who-we-are".
can I do the re-write and still have content.cfm run?

Secondly, I really suck at regEx, is there a good primer on creating 
rewrite scripts?

-- 
Scott Stewart
Adobe Certified Expert / Instructor
ColdFusion 8, 9


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353801
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to