This is not the query string problem with IE6 (e.g. the Apache MSIE hack
does not work).
Apache is configured as a proxy that requires digest authentication.
The uri parameter in question is from the Proxy-Authorization header.
When going to a https url. MS Internet Explorer sends a uri paramet
Thanks for your responses,
I am now having troubles with getting the entire file that is being
sent to the server and knowing when the entire file has arrived. What
I have noticed is that for larger files (ex greater than 90,000
characters) when I use "cin.seek(0, ios::end);" to find the end of t
I need to build a gadget to extract information from HTTPD logs.
Various sources (including the Apache HTTPD 2.2 documentations) claim
that at least the Common Log Format is standardized, but I haven't
been able to find the standard itself. Most of the format is clear,
but I have one burning quest
This works! thanks.
awarnier wrote:
>
> A
> Try inserting this *before* the other VirtualHost below :
>
>
> ServerName localhost
> DocumentRoot .
>
>
>
>>
>
--
View this message in context:
http://www.nabble.com/Using-ajp-with-tomcat-tp20911023p20911606.htm
Angelo Chen wrote:
Hi,
My purpose is:
http://192.168.1.1 goes to Apache HTTP server
www.myexample.comgoes to my tomcat server
but this goes always to my tomcat server, any idea?
Thanks
Try inserting this *before* the other VirtualHost below :
ServerName localhost
Docume
Hi,
My purpose is:
http://192.168.1.1 goes to Apache HTTP server
www.myexample.comgoes to my tomcat server
but this goes always to my tomcat server, any idea?
Thanks
ServerName www.myexample.com
ProxyPass / ajp://localhost:8009/
ProxyRequests Off
ProxyPassReverse / a
Nick Kew <[EMAIL PROTECTED]> writes:
> On Fri, 5 Dec 2008 14:11:56 +
> "Paul Herring" <[EMAIL PROTECTED]> wrote:
>
>> Copy/paste from the mod_python list from my initial stab at finding
>> a solution:
>
> I don't see any evidence of your cross-compiled apache.
I haven't tried too many externa
Hey all,
Has anyone tried compiling mod_version under apache 1.3 or have any
pointers for getting it to work?
I'd like to slowly migrate all my vhosts over to a format where I can
easily mode-switch them between one and the other, and this is kinda
critical since there's no "ifmodule" I can