MSIE uri header param incorrect with https digest proxy authentication?

2008-12-09 Thread Hills, Steve
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

Re: CGI based WebDAV client and Transfer-Encoding: Chunked issue

2008-12-09 Thread Paul
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

[EMAIL PROTECTED] Specification for Common, Combined log file formats?

2008-12-09 Thread Mark H. Wood
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

Re: [EMAIL PROTECTED] Using ajp with tomcat

2008-12-09 Thread Angelo Chen
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

Re: [EMAIL PROTECTED] Using ajp with tomcat

2008-12-09 Thread André Warnier
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

[EMAIL PROTECTED] Using ajp with tomcat

2008-12-09 Thread Angelo Chen
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

[EMAIL PROTECTED] Re: Apache 2.2.10 - apxs - cross-compiling modules failing

2008-12-09 Thread Henrik Grindal Bakken
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

[EMAIL PROTECTED] mod_version under 1.3

2008-12-09 Thread Dan Mahoney, System Admin
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