Thank you!

That was exactly what I needed. :-)


Did you have a problem with your link showing up with port number "-1"? So, the 
link returned by the server becomes:

  http://www.mycompany.com:-1/app/page?param1=asdf

?


Just thought I'd ask...


Thanks again!!



  -----Original Message-----
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Frank Bille
  Sent: 14 July 2007 15:27
  To: [EMAIL PROTECTED]; wicket-user@lists.sourceforge.net
  Subject: Re: [Wicket-user] Getting proper URL from a proxied server


  On 7/13/07, David Leangen <[EMAIL PROTECTED]> wrote:
    Unfortunately, though, my server is behind a proxy, so the URL is
    getting rendered as:

      http://192.168.10.1:8080/app/page?param1=asdf


  I have done the same for the application I'm working on. Are you using Apache 
mod_proxy? If so have you remembered to put this in:

  ProxyPreserveHost On

  Frank
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to