Have you come up with a sure-fire way to determine what the correct BASE URL
is for Apache?

I'll be adding a bug shortly.

----- Original Message -----
From: "Christian Noack" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Tapestry Developer" <[EMAIL PROTECTED]>
Sent: Thursday, August 08, 2002 12:44 PM
Subject: Re: [Tapestry-developer] Problems with Shell and base - jetty
behind apache


> I don't know yet, I try to check that tomorrow morning (european time).
>
> Best regards,
>   Christian
>
> --On Donnerstag, August 08, 2002 15:39:06 +0000 [EMAIL PROTECTED] wrote:
>
> > Ouch!  Does the Apache server pass along any extra
> > information (as extra HTTP headers, perhaps) that we can
> > leverage to build a proper URL?
> >
> > This sounds like an issue that will hit many users; it
> > should have a good fix in the framework.
> >
> > --
> > [EMAIL PROTECTED]
> >
> > http://tapestry.sf.net
> >> Hi,
> >>
> >> I switched over to 2.2-alpha4 and tried to install a new
> >> tapestry-application in our intranet. The problem about that is, that
> >> people from outside are not allowed to directly connect to the servelt
> >> container. We have an apache server instead that is doing redirection.
> >> I  cannot image how that should work, because no there is an absolute
> >> base URL  (http://myhost ...) in the generated source of the page. My
> >> form submit  goes directly to this (forbidden) URL and not to my apache
> >> server anymore.  If there wasn't any host information in the base url,
I
> >> could define a  rewrite rule in my apache, now I cannot.
> >>
> >> Any ideas?
> >>
> >> Best regards,
> >>   Christian
> >>
> >>
> >> Excerpt from the generated html source coed:
> >>
> >> <html>
> >> <head>
> >> <meta name="generator" content="Tapestry Application Framework, version
> >> 2.2-alpha-4">
> >> <base href="http://myhost.daedalos.com:4711/daedalos/library";>
> >> <title>Online Library - Login</title>
> >> <link rel="stylesheet" type="text/css"
> >> href="/daedalos/css/daedalosLibrary.css">
> >> </head>
> >>
> >>
> >>
> >>
> >> Daedalos Consulting GmbH
> >> www.daedalos.com
> >> [EMAIL PROTECTED]
> >>
> >>
> >> -------------------------------------------------------
> >> This sf.net email is sponsored by:ThinkGeek
> >> Welcome to geek heaven.
> >> http://thinkgeek.com/sf
> >> _______________________________________________
> >> Tapestry-developer mailing list
> >> [EMAIL PROTECTED]
> >> https://lists.sourceforge.net/lists/listinfo/tapestry-developer
> >
>
>
>
> Daedalos Consulting GmbH
> www.daedalos.com
> [EMAIL PROTECTED]



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Tapestry-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/tapestry-developer

Reply via email to