Koozali.org: home of the SME Server

ProxyPass configuration images not working

SSBN

ProxyPass configuration images not working
« on: August 20, 2004, 04:44:18 PM »
I have proxtpass set up to forward a test domain on a BlueQuartz server I am testing. test1.mydomain.com. I entered the domain using the virtual domain proxypass option. From the outside it forwards the BlueQuartz server fine and all txt shows up but all images are broken on the web page. If internally I type the ip of the BlueQuartz server the web page displays just fine with all images. So it is not that servers Apache or an error in the web page.

Can anyone help me.

Offline Boris

  • *
  • 783
  • +0/-0
ProxyPass configuration images not working
« Reply #1 on: August 20, 2004, 07:14:49 PM »
>>If internally I type the ip of the BlueQuartz server the web page displays just fine with all images.

Try to put that IP into the hosts file on your workstation and access it internally by name.

The second option to try (if first works) is to flash the Squid cache on the gateway (proxypass) server.
...

Offline crazybob

  • *****
  • 894
  • +0/-0
    • Stalzer R&D
ProxyPass configuration images not working
« Reply #2 on: August 22, 2004, 06:12:06 AM »
I hate to assume, so I will ask. Does the proxypass contrib work with sme 6.0.01? I looked at the doc, and it says 5.6 or < . I do not want to blow up my server, but I think I am going to need a way to pass some trafic to a second server.

Thanks

Bob
If you think you know whats going on, you obviously have no idea whats going on!

Offline Boris

  • *
  • 783
  • +0/-0
ProxyPass configuration images not working
« Reply #3 on: August 22, 2004, 08:39:21 AM »
Tested and it works on 6.x.
Make sure that you use dmc-mitel-proxypass-0.0.1-3.noarch.rpm updated by Abe Loveless. You may need to use it in the combination with hostnames and addresses menu to tell you SME server where your internal BlueQuartz server is.
Also latest dungog.net's virtual domain management contrib (for a small fee) offers "Web Redirect" feature that is partially does the same thing as proxypass.
...

SSBN

ProxyPass configuration images not working
« Reply #4 on: August 22, 2004, 04:27:00 PM »
I will give it all a try. I did buy all the dungog add-ons. But it was a few months ago. Will have to so if I have that one.

Offline Boris

  • *
  • 783
  • +0/-0
ProxyPass configuration images not working
« Reply #5 on: August 23, 2004, 12:50:09 AM »
Most of them have been updated recently. Download the latest.
...

Offline sabrewulf

  • *
  • 13
  • +0/-0
    • http://www.kustard.org
Possible Solution
« Reply #6 on: September 22, 2004, 04:19:30 AM »
I found myself having the same problem with Gallery. All I did to fix it was to go into the gallery setup and make sure I had the gallery URL's pointing to my webserver and ibay NOT the local server.

IE: URL http://www.myserver.org/gallery/album, NOT http://localserver/gallery/album.

So make sure you have your local server reference any outside URL's to your webserver and not the local server...

Hope this helps,
Simon
...