Added this rule: ```<rule> <note>se...
# fw1
d
Added this rule:
Copy code
<rule>
   <note>search engine friendly urls for cf frameworks</note>
   <from>^(.*)$</from>
   <to>/index.cfm$1</to>
</rule>
seems to have done the trick!
1