It sound as if you need a URL rewrite script, usually called SES rewrite. You can do it programmaticaly in CF and if you combine it with Apache or IIS rewrite you can get rid of the index.cfm also.
There is more to read in the wiki about SES URL. Remeber to add SES support in the WEB-INF xml file, very important. /göran On 5 Dec, 00:29, kentyler <[email protected]> wrote: > i've set up a openbd app engine site... thanks to everyone who helped > get this going... for an old cfm developer its a wonder > > my question is the most practical way to do url munging > > i'd like all requests to go to index cfm, regardless of the full path > after the domain name in the url > > but i'd like to be able to access the path the user entered as a > variable > > it looks like there's some sort of directory mapping in the > configuration file... but i don't know if that will do what i want > > thanks > > ken tyler -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
