Questions tagged with coldfusion

1 answer

0 votes

Asked by JohnHarris, on 3/11/11 in Controllers

I want uri index.cfm to work like index.php

I want to port a ColdFusion + FuseBox (with /index.cfm Front Controller file thing)

I have a (simple) .htaccess file that redirects .cfm to .php

I believe my issue is that a PHP classname cannot have a period embedded in it.

I provide URI...

<< previous next >>