I need to redirect all requests for .cfml files to one particular .cfm file. When the user goes to www.mysite.com/test.cfml the url should not change but should instead load cfml_files.cfm. (I guess this isn't a true redirect but more of wildcard include). I am not using apache but IIS, I know that would have make this easier. Is there a way to do this in CFMX's xml configuration files?
Thanks! Daniel Elmore ---------------------------------------------------------- To post, send email to [email protected] To unsubscribe: http://www.dfwcfug.org/form_MemberUnsubscribe.cfm To subscribe: http://www.dfwcfug.org/form_MemberRegistration.cfm
