Help - Search - Members - Calendar
Full Version: Absolute path in CF
W3Schools Forum > Server Scripting > ColdFusion
vchris
Anyone know or if it's even possible to configure absolute paths in ColdFusion MX 7 Dev Edition?
Skemcin
How do you exactly mean. Are you talk ing about ColdFusion Application Mappings? The DEV license is the same as the Enterprise version only with 2 ips served rather than unlimited.
vchris
I tried mappings and it didn't work when I tried my absolute path.

my mapping: /mysite
html code: @import url("/css/mysite.css")

didn't work.
Skemcin
mappings defined in the ColdFusion Amdinistrator I think only apply to coldfusion tag processing - so the CSS <style> tag I do not think will apply. Just put the root path from the server there to test it.
vchris
Forget it. My error. I had a major typo in the path laugh.gif

Works now!
Skemcin
glad you found the problem. Sorry I wasn't quicker to respond - work this past week has been busy and the weekends are family time.

Anyway, let me know how development is going.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.