[EMAIL PROTECTED] Two errors ...

2007-06-29 Thread Charles Michener
On my Apache/Windows XP server I am receiving the following errors in the Apache error log: 1: (OS 10053)An established connection was aborted by the software in your host machine. : core_output_filter: writing data to the network 2: Cannot initialize zend_mm storage [win32] They appear sep

Re: [EMAIL PROTECTED] ProxyPassReverse failing to preserve web server Location name

2007-06-29 Thread Joshua Slive
On 6/29/07, Paul Shackleton <[EMAIL PROTECTED]> wrote: However, when I go to http://myserver:8080 instead of retaining this address and feeding the content the client is simply taken directly to the back end server. Everything I have looked at on forums and help sites indicate that what I am do

Re: [EMAIL PROTECTED] Apache using AD autentication

2007-06-29 Thread Sander Temme
On Jun 29, 2007, at 11:33 AM, Mauricio Cavalcanti wrote: installed apr and apr-util (tgz) Was apr-util compiled with LDAP support? That's not on by default. APR-util has to be compiled with --enable-ldap and if you use the bundled apr-util, it'll be passed that flag from httpd ./configu

RE: [EMAIL PROTECTED] Apache using AD autentication

2007-06-29 Thread Mauricio Cavalcanti
Sorry, but i traveled for a while and stop testing. I saw this article before writing to this maillist, but i don“t have mod_auth_ldap.so and util_ldap.so in my system. Here is the history: installed libmcrypt and libmcrypt-devel (rpm) installed apr and apr-util (tgz) httpd-2.2.4: ./configu

Re: [EMAIL PROTECTED] Problem Getting Apache2 script to run

2007-06-29 Thread Sander Temme
Robert, On Jun 29, 2007, at 11:02 AM, Robert A. Rawlinson wrote: I have Apache2 set up and running on a system I only use for testing. In trying to access a script that is an html and only points to a Perl script. When it reaches the Perl script I get this message: You have chosen to open

[EMAIL PROTECTED] Problem Getting Apache2 script to run

2007-06-29 Thread Robert A. Rawlinson
I have Apache2 set up and running on a system I only use for testing. In trying to access a script that is an html and only points to a Perl script. When it reaches the Perl script I get this message: You have chosen to open filename.pl which is a perl script from --- What should I do with t

Re: [EMAIL PROTECTED] limiting connections per ip address in apache2 when under attack

2007-06-29 Thread Benjamin Yule
Going off on a slight tangent, is it possible to limit the number of requests per second per remote ip? Similar to how mod_cband will limit the number of requests per vhost/user but limit them for remote users? Thanks Ben In case anyone else runs into the same problem, it turned out that a co

RE: [EMAIL PROTECTED] Application using Apache and URL schema inquiry

2007-06-29 Thread Lindsay Hausner
-Original Message- From: Steve Finkelstein [mailto:[EMAIL PROTECTED] Sent: Thursday, June 28, 2007 11:06 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Application using Apache and URL schema inquiry Hi all, Hope this forum is appropriate for my dilemma. I'm currently lookin

Re: [EMAIL PROTECTED] Unwanted URL rewriting - apache replaces server name with ip in address bar

2007-06-29 Thread akhayyami
You are right Krist; our network administrator had made a mistake in configuring DNS settings for our server. Thanks. Krist van Besien wrote: > > On 5/6/07, akhayyami <[EMAIL PROTECTED]> wrote: >> >> I have a problem with one of my servers; When I enter >> http://www.myserver.com in address

[EMAIL PROTECTED] Dimitar Georgievski is out of the office.

2007-06-29 Thread DGeorgie
I will be out of the office starting Mon 06/25/2007 and will not return until Mon 07/16/2007. I will respond to your message when I return. - The official User-To-User support forum of the Apache HTTP Server Project. See http:

Re: [EMAIL PROTECTED] ProxyPassReverse failing to preserve web server Location name

2007-06-29 Thread Paul Shackleton
Thanks Alas, this is not the problem. I have a theory that it is in some Headers settings, but the problem seems to be buried in a third party module that is part of the web app. Thanks again Paul Mark Watts wrote: Hello I am running 2.24 and want to use mod_proxy to perform what I though

[EMAIL PROTECTED] Apache Crashing with Segmentaion fault

2007-06-29 Thread Arnab Ganguly
Hi All, I am using Apache 2.2 worker model.I am getting the following errors in the error log.Please update me for the work around. [Fri Apr 27 06:37:34 2007] [error] server reached MaxClients setting, consider raising the MaxClients setting [Fri Apr 27 08:10:30 2007] [error] [client 10.146.153.1

Re: [EMAIL PROTECTED] mod_rewrite, proxys, authorization and redirects

2007-06-29 Thread Martijn
Hello again. (The original discussion, which I think is not necessary for understanding the below, can be found here: http://www.gossamer-threads.com/lists/apache/users/332651 - also, we're talking Apache 2.0.58 here.) After a lot of testing and debugging I have found that when one uses RewriteR

[EMAIL PROTECTED] Odd Problems

2007-06-29 Thread William McInnis
Ok we run a few apache servers and we are having a odd problem out of one of the servers. It will kill apache and when you go to restart it will fail well, the only way to fix this is to do ulimit -n 60 and then start aapche it will run for a while then boom do it again. Now tonight I installed

Re: [EMAIL PROTECTED] ProxyPassReverse failing to preserve web server Location name

2007-06-29 Thread Mark Watts
> Hello > > I am running 2.24 and want to use mod_proxy to perform what I thought > would be a very simple proxying job of taking requests from our local > web server in the DMZ and passing them to an application server behind > the firewall that has an internal IP, and back again. I have followed

[EMAIL PROTECTED] ProxyPassReverse failing to preserve web server Location name

2007-06-29 Thread Paul Shackleton
Hello I am running 2.24 and want to use mod_proxy to perform what I thought would be a very simple proxying job of taking requests from our local web server in the DMZ and passing them to an application server behind the firewall that has an internal IP, and back again. I have followed the st

RE: [EMAIL PROTECTED] Show directory index to some clients only.

2007-06-29 Thread Boyle Owen
> -Original Message- > From: Krist van Besien [mailto:[EMAIL PROTECTED] > Sent: Friday, June 29, 2007 9:45 AM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Show directory index to some clients only. > > Hello, > > With "Options +Indexes" you can switch on autoindexing on a >

[EMAIL PROTECTED] Show directory index to some clients only.

2007-06-29 Thread Krist van Besien
Hello, With "Options +Indexes" you can switch on autoindexing on a directory. And with "Options -Indexes" you can switch it off. What I am looking for is a way to switch autoindexing on or of based on who is accessing the server. I want the general public to not get an automatic directory index,

RE: [EMAIL PROTECTED] some problems about mod rewrite

2007-06-29 Thread fernando.gomez
-Mensaje original- De: alfredo cosco [mailto:[EMAIL PROTECTED] Enviado el: jueves, 28 de junio de 2007 18:58 Para: users@httpd.apache.org Asunto: [EMAIL PROTECTED] some problems about mod rewrite Hallo, I'm going mad with a server configuration. That's my problem: There is an Instituti

RE: [EMAIL PROTECTED] some problems about mod rewrite

2007-06-29 Thread fernando.gomez
-Mensaje original- De: alfredo cosco [mailto:[EMAIL PROTECTED] Enviado el: jueves, 28 de junio de 2007 18:58 Para: users@httpd.apache.org Asunto: [EMAIL PROTECTED] some problems about mod rewrite Hallo, I'm going mad with a server configuration. That's my problem: There is an Instituti

RE: [EMAIL PROTECTED] some problems about mod rewrite

2007-06-29 Thread fernando.gomez
-Mensaje original- De: alfredo cosco [mailto:[EMAIL PROTECTED] Enviado el: jueves, 28 de junio de 2007 18:58 Para: users@httpd.apache.org Asunto: [EMAIL PROTECTED] some problems about mod rewrite Hallo, I'm going mad with a server configuration. That's my problem: There is an Instituti

RE: [EMAIL PROTECTED] some problems about mod rewrite

2007-06-29 Thread fernando.gomez
-Mensaje original- De: alfredo cosco [mailto:[EMAIL PROTECTED] Enviado el: jueves, 28 de junio de 2007 18:58 Para: users@httpd.apache.org Asunto: [EMAIL PROTECTED] some problems about mod rewrite Hallo, I'm going mad with a server configuration. That's my problem: There is an Instituti