> I have set up my MX installations (Linux/Solaris) to run 
> through Apache 2.0.47 over the standard port 80. What I'd 
> like to do now is disable the JRun web server. I know about 
> how to disable the web server itself, but when I try and 
> browse to my MX Admin through my Apache installation (via 
> port 80), I get the Admin but all the images are broken and
> no stylesheets are applied.
> 
> It seems like I need some sort of re-direct from the interal 
> port (i.e., 8500) to port 80 in my httpd.conf file to allow 
> the images and stylesheets to be applied over port 80, but I
> don't know what it is, and I therefore can't disable the 
> internal web server even though Apache should handle all 
> requests.
> 
> What am I missing?

I suspect there's a difference in the path configurations between your
internal web server and Apache. You shouldn't have any problems if you make
sure that your paths are correct when served through Apache. You may need to
create an alias to make this happen.

I suggest that you look at the path of one of the "broken" images within
your browser, and see where it's supposed to resolve to.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:14:3322
Archives: http://www.houseoffusion.com/lists.cfm?link=t:14
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:14
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.14

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

Reply via email to