Does CF understand "/" ?
I have recently installed CF on Mac OSX. I tried to work on projects previously developed on Windows; in these projects paths are defined like this:
<cfset path = '/folder1/folder2/file.cfm'>
It seem to me incredibile, but CF don't recognize "/" as character to define path instead of Window's "\". How can I fix this problem? Is there a way to fix it without edit project's code (like define a rule for CF) ?
Thanks in advance,
R.
