Jump to content

Recommended Posts

Posted

Anyone know or if it's even possible to configure absolute paths in ColdFusion MX 7 Dev Edition?

Posted

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.

Posted

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.

Posted

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.

Posted

Forget it. My error. I had a major typo in the path :)Works now!

Posted

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.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...