Question
setting up local testing server for coldfusion 9 w dreamweaver on mac
Hi All,
I'm rusty at this - need some help...
here's my files on mac-
... Applications/ColdFusion9/wwwroot/main/site1
how do I set the testing server up in DW?
local site ...
/Applications/ColdFusion9/wwwroot/main/site1
testing server
server field - i put...
/Applications/ColdFusion9/wwwroot/main/site1
web URL...
then I test in browser:
http://localhost:8500/site1/test.cfm
but it fails with : FILE NOT FOUND
but this works but not what i want
http://localhost:8500/site1/test.cfm
I WANT the sub folder also!
What's wrong ?
