Hello, I'm using the apache reverse proxy for a couple of my apps and it works really well. But the one issue I'm running in to is with cfchart. The charts are created and I can see them then the work/ cfchart directory in my app but they never display in the browser.
I did a view source on the page and I discovered that the cfchart is generating a fully qualified URL for the image. Example... <img src="http://localhost:2602/cfchart.cfchart? cfchart5588645894384057731.png" width="500" height="500" usemap="#cfchart5588645894384057731.png" border="0"/> Is there any way to set this as a relative path? Thanks! --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
