>1 - I don't know why I can only use the suffix if it is .cfm
>(I tried .html and it gives me a 404). This is not critical
>since google can index .cfm pages
It sounds like your webserver is checking for the file's existence. What
webserver and ColdFusion configuration are you using?
>2 - I saw in the other thread the sugestion for dynamic
>content to use:
>fu.setMapping("www.example.com"&"/go"&"/products/mywidget","www
>.example.com/index.cfm?objectid=E27ECB19-D0B7-4CD6-F9191BE98E03
>50B3&mode=full")
>Since I am new to FarCry I am not sure if I should change the
>core files to allow that whenever someone add/update/remove
>(of course it would be different methods than the one above
>for each case) dynamic content or if I must create my own
>dmNews, dmEvents, etc (or those are not core components and
>just samples and I can modify then without any future issue
>showing up?)
You shouldn't modify the core, but you probably want to extend the
dynamic content types (dmNews, dmEvents, etc.) to handle this in your
application. Check out the Extending core components walkthrough here:
http://farcry.daemon.com.au/go/objectid/2B8CC3BC-D0B7-4CD6-F9525292C5BC6
A4E
>3 - In the FarCry implementation I have here for some reason
>after implementing the Friendly URL the home link goes to a 404.
>(http://mydevsite/go/) so where can I change in the browse
>node to specify to go to http://mydevsite/go/index.cfm wich works fine?
Hmm... Can you dump the application scope from the FarCry admin (Admin
-> Scope Dump) and see if you have a fu mapping for mydevsite/go/?
--Nathan
---
You are currently subscribed to farcry-dev as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/