Hi CF- Talkers

 After two days making probes i have a problem and i dont have any ideas about 
to solve it.

  I have an internal website ( development ) using Coldfusion MX 6.1 over IIS 
5.0 and i need to make this viewable from internet , for this i created a new 
Virtual Host on my linux machine and use the proxypass module in apache to 
redirect all request to this internal site

if i call mysite.myhost.xx from internet this is processed by this virtual host 
and redirect via proxy module to the internal site. or at least this was the 
expected behavior.

The problem : In this linux.. i have installed coldfusion 4.5  ( yes.. 4.5 i 
still have client on this  jeje! ). and this coldfusion is intercepting all 
request finishing with .cfm including the request for proxy. 
The format of this request are:
    proxy:http://myinternalsite.myhost.xx/file.cfm.

I expect this can be handled by proxy first.. but no matter when i put the 
LoadModule of coldfusion module on my linux. Coldfusion Always capture the 
request and try to process.

What happens then.. i can't see my internal site from internet. cause my 
coldfusion 4.5 try to process and obviously the path is incorrect for this 
machine..


I hope 'm clearly enough..


The proxy machine runs Linux Redhat 7.3
  - apache 1.3 with proxy module
  - coldfusion 4.5



Thanks

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:189236
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to