[EMAIL PROTECTED] Antwort: [EMAIL PROTECTED] Apache Losing Post Data

2007-11-05 Thread Dietmar . Mueller
Hello Stephen, i see also the problem on my webpage but this isn't in my case a apache problem. This happens, when in a form the request is submit via html button, but the form submit is done with javascript when onClick is fired. pls look to the return stmt from the js function. Current I have

[EMAIL PROTECTED] apache22 complains of Module mod_ldap missing

2007-11-05 Thread Noah
Hi there, I wrote in response too soon and after uncommenting the LDAP modules I am still running into the same issue. I checkbox the LDAP and AUTHNZ_LDAP options and I specifically set the options to ON in the Makefile.options file by hand and still the same error below occurs. what could

[EMAIL PROTECTED] Apache Losing Post Data

2007-11-05 Thread Stephen Johnston
Greetings, I have a fairly busy application, 11 million pageviews a month or so, that uses Windows 2003, Apache 2.0.5x and php 5.2.3 using mod_rewrite on about 90% of the requests. The application periodically and without an obvious reason just completely loses all POST data. The php $_POST objec

[EMAIL PROTECTED] mod_proxy for same but versioned apps rooted at the same context on different hosts

2007-11-05 Thread Piwoni, Andre
I have multiple instances of versioned application rooted at the same context but hosted on different machines. I have to access these applications externally via reverse proxy like Apache in the following way, if possible: http://reverse_proxy_host/instance1/app maps to http://internal.host1.com

Re: [EMAIL PROTECTED] apache22 complains of Module mod_ldap missing

2007-11-05 Thread Noah
Graeme Fowler wrote: On Mon, 2007-11-05 at 08:31 -0800, Noah wrote: please help. I am not sure what to try next. Not asking more than once would be useful :) here is the log message: [Sun Nov 04 18:26:41 2007] [error] Module mod_ldap missing. Mod_ldap (aka. util_ldap) must be loaded in or

Re: [EMAIL PROTECTED] apache22 complains of Module mod_ldap missing

2007-11-05 Thread Graeme Fowler
On Mon, 2007-11-05 at 08:31 -0800, Noah wrote: > please help. I am not sure what to try next. Not asking more than once would be useful :) > here is the log message: > [Sun Nov 04 18:26:41 2007] [error] Module mod_ldap missing. Mod_ldap > (aka. util_ldap) must be loaded in order for mod_auth_lda

[EMAIL PROTECTED] apache22 complains of Module mod_ldap missing

2007-11-05 Thread Noah
Hi there, apache-2.2.6_2 6.2-RELEASE-p6 I am not quite sure what is wrong if I am not building apache correctly or if my /usr/local/etc/apache22/httpd.conf file does not have everything configured properly. I might be missing the installation of a module or something in my httpd.conf please he

Re: [EMAIL PROTECTED] server help

2007-11-05 Thread Joshua Slive
On Oct 5, 2007 3:48 AM, Michael Christie <[EMAIL PROTECTED]> wrote: > Hi all > > I have Apache 2xx installed on to freebsd 6 with a number of virtual > host. what I am finding when the default server name ( elmo.xxx.com.au) > is put in to my browser i am not seeing the default web site in the > do

Re: [EMAIL PROTECTED] Re: html not rendered in some browsers - problem solved

2007-11-05 Thread Rick Hobson
I assume that was what was happening. Presumably the page headers were incorrect because of the corruption of /etc/mime.types but good old IE doesn't care about headers anyway, it's .html so it must be html! Security? Rick On Fri, 2 Nov 2007, Mark A. Craig wrote: Now just to reinforce the mo

Re: [EMAIL PROTECTED] Code Pages Downloadable!

2007-11-05 Thread dugaldcurtis
Thanks for the replies. I think the problem stems from the fact that the root folder of served pages (mysite.com/) serves php pages (so that I can run phpmyadmin etc) and then a subfolder (mysite.com/cashless/) serves asp.net pages. I have used RewriteRule (thanks) to patch up the problem while

Re: [EMAIL PROTECTED] Protection against impolite bots

2007-11-05 Thread Christian Folini
On Mon, Nov 05, 2007 at 02:30:02AM -0500, Nilesh Bansal wrote: > Hi, > > Thanks Nick. mod_loadavg is not very useful since we have a tomcat > behind the apache proxy doing real heavyweight work. Also mod_evasive > is a bit restrictive since it wants multiple requests to the exact > same URI or exa