• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Deployment question: WO puts IP address in URL when using HTTPS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Deployment question: WO puts IP address in URL when using HTTPS


  • Subject: Deployment question: WO puts IP address in URL when using HTTPS
  • From: Christoph Wick <email@hidden>
  • Date: Mon, 14 Feb 2011 14:30:31 +0100

Hi there,

one of my clients runs a WO application on a Linux box behind a firewall. The internal IP of the box is e.g. 192.168.1.100. The external IP (through the firewall) is e.g. 1.2.3.4.

Running the app using HTTP is no problem, since all Link-URLs are built as URIs only, e.g. <a href="/cgi-bin/WebObjects/App.woa/...">

But if we use HTTPS, the Link-URLs are built as full URLs using the internal IP address, e.g. <a href="https://192.168.1.100/cgi-bin/WebObjects/App.woa/...";>

Links like this are - obviously - not accessable through the firewall.
Any ideas? A magic switch in Wonder, I was missing ...

Thx,
C.U.CW
--
Christoph Wick                        Director Software Development
STAR Healthcare Management GmbH, Pierstr. 8, 50997 Cologne, Germany
Fon:+49 2236 33665-50 Fax:+49 2236 33665-90 www.starhealthcare.info
-------------------------------------------------------------------
 Sitz der Gesellschaft: Köln, Amtsgericht Köln, Reg.Nr.: HRB 55306





 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Deployment question: WO puts IP address in URL when using HTTPS
      • From: John Huss <email@hidden>
  • Prev by Date: Re: Employing mod_deflate Apache module
  • Next by Date: Re: Deployment question: WO puts IP address in URL when using HTTPS
  • Previous by thread: Re: Employing mod_deflate Apache module
  • Next by thread: Re: Deployment question: WO puts IP address in URL when using HTTPS
  • Index(es):
    • Date
    • Thread