y other ways? or I could be also missing any lines/directives in
the configuration?
Thanks, Nikhil
by 'protocol="AJP/1.3"'.
>
>
> Regards,
>
> Rainer
>
Oops.. here is the http connector line in my configuration:
Thanks Rainer. I will try out the later releases.. may be tomcat6 itself.
Nikhil
On Mon, Jul 14, 2008 at 4:22 PM, Nikhil <[EMAIL PROTECTED]> wrote:
>
>
> On Mon, Jul 14, 2008 at 2:39 PM, Rainer Jung <[EMAIL PROTECTED]>
> wrote:
>
>>
>>> First of all 5.5.12 is very outdated and also very early in the 5.5
>> release cycle.
>>
String value = (String)e2.nextElement();
%>
<%= name %>
<%= value %>
<%
}
}
%>
--
Any suggestions? (Although I am still to try out the Tomcat6, but would
prefer for fixing the existing installation unless there are any real
problems in the tomcat version that I am using.
Thanks,
Nikhil
Rainer,
I seem to have found a related link on this but this is really old
pertaining to the older versions of Tomcat.. any suggestions please.
http://marc.info/?t=10431829842&r=1&w=2
I tried out Tomcat6 too and added 'tomcatAuthentication="false"' to the ajp
connector but that still not work. :-(
On Mon, Jul 14, 2008 at 7:15 PM, Nikhil <[EMAIL PROTECTED]> wrote:
> Rainer,
> I seem to have found a related link on this but this is real
On Wed, Jul 16, 2008 at 6:33 PM, Raphael Bauduin <[EMAIL PROTECTED]> wrote:
> On Wed, Jul 16, 2008 at 2:54 PM, Severin Gehwolf
> <[EMAIL PROTECTED]> wrote:
> > Hi!
> >
> >> Here are more details:
> >>
> >> I have an apache server (front.example.com) configured as a reverse
> >> proxy, and requests
On Wed, Jul 16, 2008 at 9:00 PM, Raphael Bauduin <[EMAIL PROTECTED]> wrote:
if it is CGI -- are you able to read X_HOST variable then?