amazing to see what $50 will do these days. :-)
Now to answer some of the questions y'all have posted:
> From: "Dave Watts" <[EMAIL PROTECTED]>
> Perhaps it's a web server problem. Have you tested using static files to
> ensure that the virtual servers resolve correctly?
Yes, I've checked that. No problem there. .htm pages always properly serve
from the correct site. Just appears with CFML files.
> From: "Jochem van Dieten" <[EMAIL PROTECTED]>
> If you can reproduce it, try dumping the cgi scope of a working
> page and a page that has this problem and see if there is a
> difference (post them here).
Interesting idea. :-) Okay, I created a file called cgiscope.cfm and
CFINCLUDE'd it from the index.cfm file in the root directory. The pages
still do not serve from the proper site, but here is the output from both
dumps:
***** I am site1.com
cgi.auth_type =
cgi.content_length = 0
cgi.content_type =
cgi.path_info = /forums2/index.cfm
cgi.path_translated = D:\Inetpub\site1.com\forums2\index.cfm
cgi.query_string =
cgi.remote_addr = 66.126.81.139
cgi.remote_host = 66.126.81.139
cgi.remote_user =
cgi.request_method = GET
cgi.script_name = /forums2/index.cfm
cgi.gateway_interface = CGI/1.1
cgi.server_name = www.site1.com
cgi.server_port = 80
cgi.server_protocol = HTTP/1.1
cgi.server_software = Microsoft-IIS/5.0
cgi.cert_issuer =
cgi.cert_subject =
cgi.client_cert_encoded =
cgi.http_accept = */*
cgi.http_if_modified_since =
cgi.http_user_agent = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; (R1
1.3); .NET CLR 1.1.4322; .NET CLR 1.0.3705)
***** I am site2.com
cgi.auth_type =
cgi.content_length = 0
cgi.content_type =
cgi.path_info = /forums4/index.cfm
cgi.path_translated = D:\Inetpub\site2.com\forums4\index.cfm
cgi.query_string =
cgi.remote_addr = 66.126.81.139
cgi.remote_host = 66.126.81.139
cgi.remote_user =
cgi.request_method = GET
cgi.script_name = /forums4/index.cfm
cgi.gateway_interface = CGI/1.1
cgi.server_name = www.site2.com
cgi.server_port = 80
cgi.server_protocol = HTTP/1.1
cgi.server_software = Microsoft-IIS/5.0
cgi.cert_issuer =
cgi.cert_subject =
cgi.client_cert_encoded =
cgi.http_accept = */*
cgi.http_if_modified_since =
cgi.http_user_agent = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; (R1
1.3); .NET CLR 1.1.4322; .NET CLR 1.0.3705)
Note that the CGI variables are different where they should be (i.e., that
CGI.PATH_xxx are both *correct*), but the pages still show the wrong
content. Don't know how that's possible, but...
> From: "Perez, Saul " <[EMAIL PROTECTED]>
> Turn Save Class Files in the Cold Fusion Administrator. Restart the web
> server and it should be okay.
Already have done that too. No change -- still behaves improperly.
> From: "Peter Ellefson Kirk" <[EMAIL PROTECTED]>
> go here:
> C:\CFusionMX\runtime\servers\default\SERVER-INF\jrun.xml
> look for:
> <attribute name="cacheRealPath">false</attribute>
> if it's true, change it to false and resteart the server.
Already did so (see the .xml file I included in the original message). No
change -- still behaves improperly.
> From: "Peter Ellefson Kirk" <[EMAIL PROTECTED]>
> http://www.macromedia.com/support/coldfusion/ts/documents/tn18258.htm
> From: "Steve K" <[EMAIL PROTECTED]>
> Sounds like you already read this but just incase
> http://www.macromedia.com/support/coldfusion/ts/documents/tn18258.htm
Yes, that document has been read and followed (both of you suggested it).
The $50 prize is still available -- no winners yet! :-)
thanks,
bruce
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]
