vchris 3 Posted November 17, 2006 Report Share Posted November 17, 2006 Anyone know or if it's even possible to configure absolute paths in ColdFusion MX 7 Dev Edition? Quote Link to post Share on other sites
Skemcin 13 Posted November 17, 2006 Report Share Posted November 17, 2006 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. Quote Link to post Share on other sites
vchris 3 Posted November 17, 2006 Author Report Share Posted November 17, 2006 I tried mappings and it didn't work when I tried my absolute path.my mapping: /mysitehtml code: @import url("/css/mysite.css")didn't work. Quote Link to post Share on other sites
Skemcin 13 Posted November 18, 2006 Report Share Posted November 18, 2006 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. Quote Link to post Share on other sites
vchris 3 Posted November 18, 2006 Author Report Share Posted November 18, 2006 Forget it. My error. I had a major typo in the path :)Works now! Quote Link to post Share on other sites
Skemcin 13 Posted November 20, 2006 Report Share Posted November 20, 2006 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. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.