Let me explain it more. I have two servers (Coldfusion server and IIS server), I made a folder called JrunTest and put in it one file (test.cfm) with an image which is called from previous file, I used the jrun connector on IIS server to map the folder on coldfusion server. When I called the page from IIS server the page come except the image, so I asked if there is an option to manipulate the CFM pages with their images.
When you are using the JRun connector, your images and static content need to live on the web server. That is the whole point of distributed mode (separate web / CF servers) - so that the CF server does not serve up static content.
Regards, Sean
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email.
CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com).
An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
