RE: FW: [us...@httpd] help on compile 2.2.17 with ldap support

2011-01-03 Thread David Long
Thanks Rainer, I will start a new discussion about ldap authentication. David Long -Original Message- From: Rainer Jung [mailto:rainer.j...@kippdata.de] Sent: Thursday, December 30, 2010 12:09 PM To: users@httpd.apache.org Subject: Re: FW: [us...@httpd] help on compile 2.2.17 with ldap

Re: FW: [us...@httpd] help on compile 2.2.17 with ldap support

2010-12-30 Thread Rainer Jung
ippdata.de] Sent: Tuesday, December 28, 2010 1:19 PM To: users@httpd.apache.org Subject: Re: FW: [us...@httpd] help on compile 2.2.17 with ldap support On 28.12.2010 20:15, David Long wrote: Hi Rainer, I downloaded apr 1.4.2 and apr-util 1.3.10 For apr 1.4.2, I did "configure --prefix=/www/ap

RE: FW: [us...@httpd] help on compile 2.2.17 with ldap support

2010-12-30 Thread David Long
19 PM To: users@httpd.apache.org Subject: Re: FW: [us...@httpd] help on compile 2.2.17 with ldap support On 28.12.2010 20:15, David Long wrote: > Hi Rainer, > I downloaded apr 1.4.2 and apr-util 1.3.10 > For apr 1.4.2, I did "configure --prefix=/www/apache2/apr-httpd/" >

Re: FW: [us...@httpd] help on compile 2.2.17 with ldap support

2010-12-28 Thread Rainer Jung
On 28.12.2010 20:15, David Long wrote: Hi Rainer, I downloaded apr 1.4.2 and apr-util 1.3.10 For apr 1.4.2, I did "configure --prefix=/www/apache2/apr-httpd/" For apr util 1.3.10, I did "configure --prefix=/www/apache2/apr-util-httpd/ --with-apr=/www/apache2/apr-httpd/ --with-ldap" For httpd-2.

RE: FW: [us...@httpd] help on compile 2.2.17 with ldap support

2010-12-28 Thread David Long
rl.so Can you or someone tell me what is missing? Thanks David Long -Original Message- From: Rainer Jung [mailto:rainer.j...@kippdata.de] Sent: Monday, December 27, 2010 2:14 PM To: users@httpd.apache.org Subject: Re: FW: [us...@httpd] help on compile 2.2.17 with ldap support Hi Dav

Re: FW: [us...@httpd] help on compile 2.2.17 with ldap support

2010-12-27 Thread Rainer Jung
Hi David, On 27.12.2010 22:32, David Long wrote: Please keep the discussion on list. Thanks for your help to point me to apr and apr-util. Do you know the config switch for ldap support in apr-util? On Apache websie, it says. # Build and install apr 1.2 cd srclib/apr ./configure --prefix=/us

Re: [us...@httpd] help on compile 2.2.17 with ldap support

2010-12-27 Thread Rainer Jung
cing errors. No output written to .libs/httpd collect2: ld returned 1 exit status *** Error code 1 Is there a step I am missing? Thanks David Long -Original Message- From: Rainer Jung [mailto:rainer.j...@kippdata.de] Sent: Monday, December 27, 2010 1:53 AM To: users@httpd.apache.org Subj

RE: [us...@httpd] help on compile 2.2.17 with ldap support

2010-12-27 Thread David Long
Monday, December 27, 2010 1:53 AM To: users@httpd.apache.org Subject: Re: [us...@httpd] help on compile 2.2.17 with ldap support On 24.12.2010 02:16, Nick Kew wrote: > On Thu, 23 Dec 2010 16:16:48 -0800 > David Long wrote: > >> Hi, >> I am getting error when trying to com

Re: [us...@httpd] help on compile 2.2.17 with ldap support

2010-12-27 Thread Rainer Jung
On 24.12.2010 02:16, Nick Kew wrote: On Thu, 23 Dec 2010 16:16:48 -0800 David Long wrote: Hi, I am getting error when trying to compile 2.2.17 with ldap authentication support on Solaris 10 Sparc server. Insufficient information - I see more than one likely cause. First thing to do is to s

Re: [us...@httpd] help on compile 2.2.17 with ldap support

2010-12-23 Thread Nick Kew
On Thu, 23 Dec 2010 16:16:48 -0800 David Long wrote: > Hi, > I am getting error when trying to compile 2.2.17 with ldap authentication > support on Solaris 10 Sparc server. Insufficient information - I see more than one likely cause. First thing to do is to separate out the APR and APR-UTIL bu

[us...@httpd] help on compile 2.2.17 with ldap support

2010-12-23 Thread David Long
Hi, I am getting error when trying to compile 2.2.17 with ldap authentication support on Solaris 10 Sparc server. First, I download Mozilla ldap c-sdk The configure apache httpd 2.2.17 with "./configure" \ "--prefix=/www/apache2" \ "--enable-so" \ "--enable-proxy" \ "--enable-ssl" \ "--enable-def

[us...@httpd] help

2010-12-14 Thread Juan Gonzalez
Hi, I am new to this list and I am new to apache, can somebody contact me so I can ask some questions about how to make it work. my skype name is juan.carlos.gonzalez0276, I think I have gotten the basic stuff working because I can view my website files on line. I am using Wrox Beginning PHP 6 A

[us...@httpd] Help on creating proxy/rewrite rules based on SSL authentication

2010-08-25 Thread Luis Neves
Hi, I have Apache asking for x509 Client certificates, I am trying to proxypass the original request to multiple locations based on the result of the client authentication If successfully authenticated, proxypass to authserver if not, proxypass to noauthserver Ive tryied a lot of configuratio

[us...@httpd] Help with CONNECT method rewriting

2010-08-03 Thread Richard Bishop
Hi, I'm hoping you can help me with something that I've been struggling with for a couple of days. I'm using mod_proxy to forward proxy requests between one network and another. I'm attempting to combine this with mod_rewrite to rewrite CONNECT requests for certain (SSL) servers. Note that I'm

Re: [us...@httpd] Help with mod_authz_host

2010-07-14 Thread Joseph M. Morgan
Works like a charm! Thanks On 7/14/2010 4:49 AM, Tom Evans wrote: On Tue, Jul 13, 2010 at 5:53 PM, Joseph M. Morgan wrote: Well, this one's been hitting us almost every day... I should know pretty quickly. One quick question though could I have abbreviated with "221.192/14" rather th

Re: [us...@httpd] Help with mod_authz_host

2010-07-13 Thread Joseph M. Morgan
On 7/13/2010 11:30 AM, Tom Evans wrote: On Tue, Jul 13, 2010 at 5:07 PM, Joseph M. Morgan wrote: OK... trying this Order deny,allow Deny from 221.192.0.0/14 Anyone know how to test it??? Or do I just wait??? And... how will I know? Ah yes, testing it. You could addi

Re: [us...@httpd] Help with mod_authz_host

2010-07-13 Thread Tom Evans
On Tue, Jul 13, 2010 at 5:07 PM, Joseph M. Morgan wrote: > OK... trying this > > >    Order deny,allow >    Deny from 221.192.0.0/14 > > > Anyone know how to test it???  Or do I just wait??? And... how will I know? > > Ah yes, testing it. You could additionally block another IP, just for testin

Re: [us...@httpd] Help with mod_authz_host

2010-07-13 Thread Joseph M. Morgan
OK... trying this Order deny,allow Deny from 221.192.0.0/14 Anyone know how to test it??? Or do I just wait??? And... how will I know? On 7/13/2010 10:40 AM, Tom Evans wrote: On Tue, Jul 13, 2010 at 3:27 PM, Joseph M. Morgan wrote: On 7/13/2010 9:03 AM, Tom Evans wrote:

Re: [us...@httpd] Help with mod_authz_host

2010-07-13 Thread Tom Evans
On Tue, Jul 13, 2010 at 3:27 PM, Joseph M. Morgan wrote: > On 7/13/2010 9:03 AM, Tom Evans wrote: >> >> On Tue, Jul 13, 2010 at 1:13 PM, Joseph M. Morgan >>  wrote: >> >>> >>> This is an Apache 2.2 server running within a VM on CentOS. >>> >>> Both the authn_basic_module and the authn_host_module

Re: [us...@httpd] Help with mod_authz_host

2010-07-13 Thread Joseph M. Morgan
On 7/13/2010 9:03 AM, Tom Evans wrote: On Tue, Jul 13, 2010 at 1:13 PM, Joseph M. Morgan wrote: This is an Apache 2.2 server running within a VM on CentOS. Both the authn_basic_module and the authn_host_module are loaded. I have the following directive: Order deny,allow Deny fr

Re: [us...@httpd] Help with mod_authz_host

2010-07-13 Thread Tom Evans
On Tue, Jul 13, 2010 at 1:13 PM, Joseph M. Morgan wrote: > This is an Apache 2.2 server running within a VM on CentOS. > > Both the authn_basic_module and the authn_host_module are loaded. > > I have the following directive: > > >Order deny,allow >Deny from 221.192.0.0/14 > > > Yet, toda

Re: [us...@httpd] Help with mod_authz_host

2010-07-13 Thread Joseph M. Morgan
#ProxyRequests On It's commented just like that. I suspect so (don't know the default off the top of my head) On 7/13/2010 7:18 AM, Eric Covener wrote: On Tue, Jul 13, 2010 at 8:13 AM, Joseph M. Morgan wrote: This is an Apache 2.2 server running within a VM on CentOS. Both the authn_

Re: [us...@httpd] Help with mod_authz_host

2010-07-13 Thread Eric Covener
On Tue, Jul 13, 2010 at 8:13 AM, Joseph M. Morgan wrote: > This is an Apache 2.2 server running within a VM on CentOS. > > Both the authn_basic_module and the authn_host_module are loaded. > > I have the following directive: > > >Order deny,allow >Deny from 221.192.0.0/14 > > > Yet, toda

[us...@httpd] Help with mod_authz_host

2010-07-13 Thread Joseph M. Morgan
This is an Apache 2.2 server running within a VM on CentOS. Both the authn_basic_module and the authn_host_module are loaded. I have the following directive: Order deny,allow Deny from 221.192.0.0/14 Yet, today I see in my access logs: 221.192.199.35 - - [12/Jul/2010:15:26:19 -500] -5

Re: [us...@httpd] Help required for Configuring Apache Web Server For High Availibility

2010-06-25 Thread alin vasile
put your apache error log to debug and check what it says... From: Karthik Nanjangude To: "users@httpd.apache.org" Sent: Fri, June 25, 2010 1:38:38 PM Subject: RE: [us...@httpd] Help required for Configuring Apache Web Server For High Availibility

RE: [us...@httpd] Help required for Configuring Apache Web Server For High Availibility

2010-06-25 Thread Karthik Nanjangude
with regards Karthik From: HERALD [mailto:herald.j...@avenues.info] Sent: Tuesday, June 22, 2010 6:57 PM To: users@httpd.apache.org Subject: RE: [us...@httpd] Help required for Configuring Apache Web Server For High Availibility Hi Thanks again, will check the logs

RE: [us...@httpd] Help required for Configuring Apache Web Server For High Availibility

2010-06-22 Thread HERALD
...@avenues.info; anup...@avenues.info; nandkumar.me...@avenues.info Subject: Re: [us...@httpd] Help required for Configuring Apache Web Server For High Availibility Clearly those exceptions appear in jboss. Check if you have a stacktrace associated and try to determine exactly which peer is involved when

Re: [us...@httpd] Help required for Configuring Apache Web Server For High Availibility

2010-06-22 Thread alin vasile
; nandkumar.me...@avenues.info Sent: Tue, June 22, 2010 2:56:56 PM Subject: RE: [us...@httpd] Help required for Configuring Apache Web Server For High Availibility Hi Thanks Alin The 502 bad gateway error is followed by these error · java.net.SocketException: Connection reset

RE: [us...@httpd] Help required for Configuring Apache Web Server For High Availibility

2010-06-22 Thread HERALD
Herald Jose Ph: - 91 22 6742 Ext :-( 906) From: alin vasile [mailto:alinachegal...@yahoo.com] Sent: Tuesday, June 22, 2010 5:08 PM To: users@httpd.apache.org Subject: Re: [us...@httpd] Help required for Configuring Apache Web Server For High Availibility This response suggest more

Re: [us...@httpd] Help required for Configuring Apache Web Server For High Availibility

2010-06-22 Thread alin vasile
This response suggest more that your jboss setup doesn't handle the load From: HERALD To: users@httpd.apache.org Cc: aniruddha ; an...@avenues.info; anup...@avenues.info; nandkumar.me...@avenues.info Sent: Tue, June 22, 2010 2:15:55 PM Subject: [us...@

[us...@httpd] Help required for Configuring Apache Web Server For High Availibility

2010-06-22 Thread HERALD
Hi We are having issues configuring our servers for High Traffic. We receive 502 Bad gateway Error after a specified number of Hits, it persists for a while and then resumes normal operation after a while. We would appreciate any help and thanks in advance. Configuration Files would be shared if

[us...@httpd] Help !!! Apache HTTP process consumes high memory usage

2010-05-13 Thread Arunkumar Janarthanan
Hi, I have build an Apache instance 2.2.15 with prefork MPM and most of the modules as shared. I have PHP and MYSQL installed and configured on this machine (MYSQL client) with this every process created by Apache daemon consumes 280M memory almost for each call. I am running on RHEL 5 with 5 Gi

RE: [us...@httpd] Help needed to set correct permissions

2010-02-04 Thread Thomas, Peter
>Thanks, this worked. But is this the best way to do it, though? Is it possible to make the www folder traversible only by the apache user/group and not *all* users? The users on my box are trusted so >it's not a big deal but I'm just trying to understand best practices used for security. Run:

Re: [us...@httpd] Help needed to set correct permissions

2010-02-04 Thread Perl Whore
l make files executable if and only if at least one executable bit > was already set in the file's permissions. > > --Pete > -Original Message- > From: Philip Wigg [mailto:p...@philipwigg.co.uk] > Sent: Thursday, February 04, 2010 9:48 AM > To: users@httpd.apache.or

RE: [us...@httpd] Help needed to set correct permissions

2010-02-04 Thread Thomas, Peter
inal Message- From: Philip Wigg [mailto:p...@philipwigg.co.uk] Sent: Thursday, February 04, 2010 9:48 AM To: users@httpd.apache.org Subject: Re: [us...@httpd] Help needed to set correct permissions On 4 February 2010 14:34, Perl Whore wrote: > I'm still getting the permission e

Re: [us...@httpd] Help needed to set correct permissions

2010-02-04 Thread Frank Gingras
On 02/04/2010 09:34 AM, Perl Whore wrote: I'm still getting the permission error. [Thu Feb 04 06:47:11 2010] [error] [client 1.2.3.4] (13)Permission denied: access to / denied [Thu Feb 04 07:29:05 2010] [error] [client 1.2.3.4] (13)Permission denied: access to /test.htm denied [Thu Feb 04 07:2

Re: [us...@httpd] Help needed to set correct permissions

2010-02-04 Thread Philip Wigg
On 4 February 2010 14:34, Perl Whore wrote: > I'm still getting the permission error. > > [Thu Feb 04 06:47:11 2010] [error] [client 1.2.3.4] (13)Permission > denied: access to / denied > [Thu Feb 04 07:29:05 2010] [error] [client 1.2.3.4] (13)Permission > denied: access to /test.htm denied > [Thu

Re: [us...@httpd] Help needed to set correct permissions

2010-02-04 Thread Perl Whore
I'm still getting the permission error. [Thu Feb 04 06:47:11 2010] [error] [client 1.2.3.4] (13)Permission denied: access to / denied [Thu Feb 04 07:29:05 2010] [error] [client 1.2.3.4] (13)Permission denied: access to /test.htm denied [Thu Feb 04 07:29:08 2010] [error] [client 1.2.3.4] (13)Permis

Re: [us...@httpd] Help needed to set correct permissions

2010-02-04 Thread Perl Whore
Thanks, mod_userdir looks interesting. I'll use that. - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscr..

Re: [us...@httpd] Help needed to set correct permissions

2010-02-04 Thread Philip Wigg
First of all, you're top posting. Google that to see why that's a bad thing if you don't know what it means. You need to set your /home/somebody/www directory to readable and executable by the 'apache' user:- chmod g+rx /home/somebody/www and then the files in that directory should be readable:-

Re: [us...@httpd] Help needed to set correct permissions

2010-02-04 Thread Perl Whore
ardt wrote: > > -- > From: "Perl Whore" > Sent: 04 February, 2010 12:38 > To: > Subject: [us...@httpd] Help needed to set correct permissions > >> I'm running a default httpd install from the yum repository (Fedora >> 12). The user and g

Re: [us...@httpd] Help needed to set correct permissions

2010-02-04 Thread Perl Whore
drwx-- 4 somebody apache 4096 2010-02-03 12:34 somebody On 02/04/2010 07:04 PM, Daniel Reinhardt wrote: > > -- > From: "Perl Whore" > Sent: 04 February, 2010 12:38 > To: > Subject: [us...@httpd] Help neede

Re: [us...@httpd] Help needed to set correct permissions

2010-02-04 Thread Daniel Reinhardt
-- From: "Perl Whore" Sent: 04 February, 2010 12:38 To: Subject: [us...@httpd] Help needed to set correct permissions I'm running a default httpd install from the yum repository (Fedora 12). The user and group that starts the h

Re: [us...@httpd] Help needed to set correct permissions

2010-02-04 Thread Philip Wigg
> I'm running a default httpd install from the yum repository (Fedora > 12). The user and group that starts the httpd process is "apache" > (default configuration in httpd.conf). > > The default page is located in /var/www/html/ > > I have a few users on this box for whom I need to setup virtual ho

[us...@httpd] Help needed to set correct permissions

2010-02-04 Thread Perl Whore
I'm running a default httpd install from the yum repository (Fedora 12). The user and group that starts the httpd process is "apache" (default configuration in httpd.conf). The default page is located in /var/www/html/ I have a few users on this box for whom I need to setup virtual hosts and thei

Re: [us...@httpd] Help me in setting up MaxClients

2010-01-31 Thread Jeff Trawick
On Mon, Jan 25, 2010 at 6:13 PM, Vikrama Sanjeeva wrote: > Hi Jeff, > >     Below is statistics from vmstat while everything is running including > httpd: > >>> vmstat 2 3 >  kthr  memory    page    disk  faults  cpu >  r b w   swap  free  re  mf pi po fr de sr rm s

Re: [us...@httpd] Help me in setting up MaxClients

2010-01-31 Thread Eric Covener
On Sun, Jan 31, 2010 at 2:00 AM, Vikrama Sanjeeva wrote: > Hi Eric, > >   I don't know why you didn't got the my previous post on which I asked for > help. Anyways, here it is again: I need help in making calculation based on > memory statistics which I provided. > Jeff has already described how

Re: [us...@httpd] Help me in setting up MaxClients

2010-01-30 Thread Vikrama Sanjeeva
Hi Eric, I don't know why you didn't got the my previous post on which I asked for help. Anyways, here it is again: I need help in making calculation based on memory statistics which I provided. On 1/26/10, Vikrama Sanjeeva wrote: > Hi Jeff, > > Below is statistics from vmstat while every

Re: [us...@httpd] Help me in setting up MaxClients

2010-01-29 Thread Eric Covener
On Fri, Jan 29, 2010 at 6:42 PM, Vikrama Sanjeeva wrote: > Hi, > >  Can somebody help me with this ? With what? You posted at the top of a giant thread with no context. -- Eric Covener cove...@gmail.com - The official User-To-

Re: [us...@httpd] Help me in setting up MaxClients

2010-01-29 Thread Vikrama Sanjeeva
Hi, Can somebody help me with this ? Thanks Bye, Viki. On 1/26/10, Vikrama Sanjeeva wrote: > Hi Jeff, > > Below is statistics from vmstat while everything is running including > httpd: > >>> vmstat 2 3 > kthr memorypagedisk faults cpu > r b w

Re: [us...@httpd] Help me in setting up MaxClients

2010-01-25 Thread Vikrama Sanjeeva
Hi Jeff, Below is statistics from vmstat while everything is running including httpd: >> vmstat 2 3 kthr memorypagedisk faults cpu r b w swap free re mf pi po fr de sr rm s0 s1 s3 in sy cs us sy id 0 0 0 32953272 20946824 11 22 0 3 3 0

Re: [us...@httpd] Help me in setting up MaxClients

2010-01-25 Thread Jeff Trawick
On Mon, Jan 25, 2010 at 1:26 PM, Vikrama Sanjeeva wrote: > Hi All, > >    Thanks Jeff for the presentation. Its informative. > > Actually, I am trying to calculate what MaxClient I can set. I know my > server is strong and as Danny and you said, setting 600 will not be a risk. > I however, will pr

Re: [us...@httpd] Help me in setting up MaxClients

2010-01-25 Thread Jeff Trawick
On Mon, Jan 25, 2010 at 1:26 PM, Vikrama Sanjeeva wrote: > Hi All, > >    Thanks Jeff for the presentation. Its informative. > > Actually, I am trying to calculate what MaxClient I can set. I know my > server is strong and as Danny and you said, setting 600 will not be a risk. > I however, will pr

Re: [us...@httpd] Help me in setting up MaxClients

2010-01-25 Thread Vikrama Sanjeeva
Hi All, Thanks Jeff for the presentation. Its informative. Actually, I am trying to calculate what MaxClient I can set. I know my server is strong and as Danny and you said, setting 600 will not be a risk. I however, will prefer to do some calculation to drive this value. Since I am not Solari

Re: [us...@httpd] Help me in setting up MaxClients

2010-01-25 Thread Mark Watts
On Mon, 2010-01-25 at 11:47 -0500, Jeff Trawick wrote: > my bad; it doesn't, as you point out Out of interest, is it possible/feasible to get httpd to dump its running config? Could be quite useful... > for httpd 2.2.x: > > prefork's hard limit is 20 child processes; worker's limits are > 20

Re: [us...@httpd] Help me in setting up MaxClients

2010-01-25 Thread Jeff Trawick
On Mon, Jan 25, 2010 at 11:36 AM, Mark Watts wrote: > On Mon, 2010-01-25 at 09:44 -0500, Jeff Trawick wrote: >> On Mon, Jan 25, 2010 at 8:56 AM, Vikrama Sanjeeva >> wrote: >> > Hello All, >> > >> > This is regarding production servers. Recently Apache server hit MaxClient >> > settings; resulting

Re: [us...@httpd] Help me in setting up MaxClients

2010-01-25 Thread Mark Watts
On Mon, 2010-01-25 at 09:44 -0500, Jeff Trawick wrote: > On Mon, Jan 25, 2010 at 8:56 AM, Vikrama Sanjeeva > wrote: > > Hello All, > > > > This is regarding production servers. Recently Apache server hit MaxClient > > settings; resulting in crash of sites. However, sites was back to normal > > aft

Re: [us...@httpd] Help me in setting up MaxClients

2010-01-25 Thread Jeff Trawick
On Mon, Jan 25, 2010 at 8:56 AM, Vikrama Sanjeeva wrote: > Hello All, > > This is regarding production servers. Recently Apache server hit MaxClient > settings; resulting in crash of sites. However, sites was back to normal > after restarting Apache. The expected symptom is that Apache is unrespo

Re: [us...@httpd] Help me in setting up MaxClients

2010-01-25 Thread Jeff Trawick
On Mon, Jan 25, 2010 at 9:16 AM, wrote: > You need to increase ServerLimit and MaxClients to 600 for example. > > MaxClients is limited by ServerLimit.  In turn ServerLimit is limited by > the physical resources you have at your disposal. > > Considering you have a highly thread-capable server wi

RE: [us...@httpd] Help me in setting up MaxClients

2010-01-25 Thread daniel . goulder
: users@httpd.apache.org Subject: [us...@httpd] Help me in setting up MaxClients Hello All, This is regarding production servers. Recently Apache server hit MaxClient settings; resulting in crash of sites. However, sites was back to normal after

[us...@httpd] Help me in setting up MaxClients

2010-01-25 Thread Vikrama Sanjeeva
Hello All, This is regarding production servers. Recently Apache server hit MaxClient settings; resulting in crash of sites. However, sites was back to normal after restarting Apache. I read about MaxClient settings and increase it from 200 to 250 (as I read somewhere that 256 is a limit). Since

Re: [us...@httpd] help compiling apache 2.2.14 and openssl-0.9.8l using vs2008

2010-01-10 Thread hc
Thanks a lot! I didn't even think of this: "If you copy Apache to another machine, remember to install the Microsoft Visual C++ 2008 Redistributable Package http://www.microsoft.com/downloads/details.aspx?FamilyID=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en before running it" On 1/10/10,

Re: [us...@httpd] help compiling apache 2.2.14 and openssl-0.9.8l using vs2008

2010-01-10 Thread Tom Donovan
hc wrote: I need to compile apache2.2.14 for windows because of cve-2009-3555. It is my understanding for that problem I need to compile apache with openssl-0.9.8l instead of the previous which was used in the 2.2.14 binary, which was I believe, 0.9.8k. but I ran into a couple questions/issues

Re: [us...@httpd] help compiling apache 2.2.14 and openssl-0.9.8l using vs2008

2010-01-08 Thread Pravesh Rai
We had tried to use VS 2008 to build Apache & Openssl, but face many difficulties (because of some missing files) & finally came back to VS 2005. Thanks, Pravesh On Fri, Jan 8, 2010 at 9:45 PM, hc wrote: > I'm not sure what you mean but thanks for responding. Do you mean it > won't compile > wit

Re: [us...@httpd] help compiling apache 2.2.14 and openssl-0.9.8l using vs2008

2010-01-08 Thread hc
I'm not sure what you mean but thanks for responding. Do you mean it won't compile with vs2008 but instead something older? I probably have a older version of vs in a closet somewhere...How are you finding out what is missing? On Thu, Jan 7, 2010 at 11:00 PM, Pravesh Rai wrote: > Even we had trie

Re: [us...@httpd] help compiling apache 2.2.14 and openssl-0.9.8l using vs2008

2010-01-07 Thread Pravesh Rai
Even we had tried this scenario, but there are several (deprecated) files, which are required for building these components, are not bundled with VS 2008. All these issues needs to be looked on case-by-case basis. Thanks, Pravesh On Fri, Jan 8, 2010 at 9:01 AM, hc wrote: > I need to compile apa

[us...@httpd] help compiling apache 2.2.14 and openssl-0.9.8l using vs2008

2010-01-07 Thread hc
I need to compile apache2.2.14 for windows because of cve-2009-3555. It is my understanding for that problem I need to compile apache with openssl-0.9.8l instead of the previous which was used in the 2.2.14 binary, which was I believe, 0.9.8k. but I ran into a couple questions/issues. so if anyo

Re: [us...@httpd] Help with redirects and port-forwarding.

2009-12-16 Thread Philip Wigg
> What happens if you just replace you last RewriteRule by >     RewriteRule ^(.*)$ http://www.example.co.uk/portal [R=301] > > By doing the [R=301], you are forcing a 301 response back to the browser > anyway, so you might as well make it explicit, and it should not add any > extra overhead. > > O

Re: [us...@httpd] Help with redirects and port-forwarding.

2009-12-16 Thread André Warnier
Philip Wigg wrote: Hi, I'm using Apache/1.3.36 and I don't have any room to change the version at the moment. I have a separate Virtual Host listening on port 8001:- DocumentRoot "/opt/apache_1.3.36/htdocs" ServerName www.example.co.uk ErrorLog /var/log/http/example_error_log T

[us...@httpd] Help with redirects and port-forwarding.

2009-12-16 Thread Philip Wigg
Hi, I'm using Apache/1.3.36 and I don't have any room to change the version at the moment. I have a separate Virtual Host listening on port 8001:- DocumentRoot "/opt/apache_1.3.36/htdocs" ServerName www.example.co.uk ErrorLog /var/log/http/example_error_log TransferLog /var/log/h

RE: [us...@httpd] Help: HTTP response has wrong Content-Type field

2009-10-24 Thread HE Hongmei
String data="" ap_set_content_type(r, data.c_str()); } Hongmei -Original Message- From: Eric Covener [mailto:cove...@gmail.com] Sent: Saturday, October 24, 2009 9:13 AM To: users@httpd.apache.org Subject: Re: [us...@httpd] Help: HTTP respons

Re: [us...@httpd] Help: HTTP response has wrong Content-Type field

2009-10-23 Thread Eric Covener
On Fri, Oct 23, 2009 at 8:59 PM, HE Hongmei wrote: > > We added some logs before and after the above calls, and found the > content-type is always right. However, sometimes (not always), in the > response sent by Apache server, Content-Type will be changed to > something like "application/user-con

[us...@httpd] Help: HTTP response has wrong Content-Type field

2009-10-23 Thread HE Hongmei
We developed an Apache module. In the module, when we sent HTTP response, Apache always changed the "Content-Type", sometimes this field is correct, sometime it is truncated, sometimes with an invalid value. We sent response back with the following function, and the response header was always se

[us...@httpd] Help on KeepAlive

2009-10-22 Thread Arnab Ganguly
Hi All, One help is regarding KeepAlive directive. I am using Apache as a pipe.It gets client request and just forwards the same request to another module. We use Apache 2.2 Worker Model in Linux.These client request traffic is high and data is dynamic (content length is dynamic). We have made K

Re: [us...@httpd] Help with apache reporting the wrong Port number

2009-10-16 Thread Gareth Brown
Thanks Tom, Both for Speed and accuracy. adding the following to my config did it: UseCanonicalPhysicalPort On You have saved me panic before the weekend (my project was due today and I've been messing about with this all week). Cheers Gareth Tom Evans wrote: On Fri, 2009-10-16 at 11:10 +

Re: [us...@httpd] Help with apache reporting the wrong Port number

2009-10-16 Thread Tom Evans
On Fri, 2009-10-16 at 11:10 +0100, Gareth Brown wrote: > Hi All, > > Sorry if this is a known issue, but I have searched Google/forums etc > and found no clear answer. > > *The problem I have > *My Apache is accepting http traffic on port 81, but reporting it as > port 80 - via the PHP command:

[us...@httpd] Help with apache reporting the wrong Port number

2009-10-16 Thread Gareth Brown
Hi All, Sorry if this is a known issue, but I have searched Google/forums etc and found no clear answer. *The problem I have *My Apache is accepting http traffic on port 81, but reporting it as port 80 - via the PHP command: $port=$_SERVER['SERVER_PORT'] I am doing it through a F5 Big-IP lo

[us...@httpd] Help in authenitcating across multiple LDAPs

2009-09-04 Thread Doug White
The problem I'm having is authenticating using groups to authorize access. I'm using LoadModule authn_alias_module modules/mod_authn_alias.so as to identify multiple authentication providers. The below works fine when Require valid-user is used instead of ldap-group. You might note I'm using

[us...@httpd] Help with http proxy and not escaping characters

2009-08-25 Thread Todd Nine
Hi all, I'm using Apache 2.2.3 on CentOS 5.3 to proxy a connection to a splunk installation. I use Apache for http redirection and handling the SSL communication. Here is my /etc/rc.d/splunk.conf file. ProxyRequests Off ProxyPreserveHost On Order deny,allow Allow from all RewriteMap unesc

Re: [us...@httpd] help for rewriterule

2009-08-10 Thread Krist van Besien
On Tue, Aug 11, 2009 at 7:29 AM, SG0101 wrote: > Thanks Igor for your reply. But what one can do when his web content located > on distributed system within network and have only one domain(external IP) > ?  I think Rewrite rule can be useful here. Any comments? > A Rewrite Rule will modify a reque

Re: [us...@httpd] help for rewriterule

2009-08-10 Thread SG0101
Thanks Igor for your reply. But what one can do when his web content located on distributed system within network and have only one domain(external IP) ? I think Rewrite rule can be useful here. Any comments? Thanks apache user community -- 5|-|R33 On Sun, Aug 9, 2009 at 12:18 PM, Igor Cicimov

Re: [us...@httpd] Help in understand apache filter

2009-08-10 Thread Jorge Schrauwen
Hi There is some information and an example on http://www.apachetutor.org/, I can''t be of more help, still going to the apache modules book but vacation job and a small side trip to brush up my C got in the way. But I think you will have better luck asking development related questions on d...@h

[us...@httpd] Help in understand apache filter

2009-08-10 Thread Mansour
Hi I’m working in master project and I need to write an apache filter in this project.   I want to understand how to write a filter in apache, I read tens of tutorials and books and I did not find any thing simple and clear, I got confused!   For now I need a simple tutorial

Re: [us...@httpd] help for rewriterule

2009-08-08 Thread Igor Cicimov
Well it's not going to work any way. I can't understand how do you expect to access you work pc over 192.168.x.x address which is local ip address range? On Sat, Aug 8, 2009 at 7:16 PM, SG0101 wrote: > Hi all > > I have a apache running on my office machine > http://192.168.100.10/category/. I w

[us...@httpd] help for rewriterule

2009-08-08 Thread SG0101
Hi all I have a apache running on my office machine http://192.168.100.10/category/. I want to access it from my home with following link http://myofficedomain.com/category. I referred online documentation and wrote a rewriterule like below, but I dont want that way. Any help guidelines regardin

[us...@httpd] Help with executing cgi progams

2009-07-30 Thread Michael Di Martino
I trying to run cricket on my Apache 2 web server using suexec. However, I getting the following error every time I try to launch the cgi program. [2009-07-30 09:13:15]: uid: (524/cricket) gid: (525/525) cmd: grapher.cgi [2009-07-30 09:31:11]: uid: (524/cricket) gid: (525/525) cmd: grapher.cgi [2

[us...@httpd] Help in obtaining windows login name in Apache.

2009-07-21 Thread gmanohar
Hi , I use apache 2.2 on redhat linux 5 as aproxy server. And my environment contains windows systems ,which connect to the apache proxy for internet browsing . Is there a possibility that I can use NTLM authentication for all requests sent to the internet through my proxy so as to obtain the user

Re: [us...@httpd] Help with rewrite / redirect

2009-07-14 Thread Doug Bell
On Jul 14, 2009, at 6:40 PM, John Oliver wrote: On Tue, Jul 14, 2009 at 05:50:13PM -0500, Doug Bell wrote: On Jul 14, 2009, at 5:25 PM, John Oliver wrote: I have a server that's always been known as https://server1.com/ It's now known as https://server2.com/ Anyone who accesses it as http

Re: [us...@httpd] Help with rewrite / redirect

2009-07-14 Thread John Oliver
On Tue, Jul 14, 2009 at 05:50:13PM -0500, Doug Bell wrote: > On Jul 14, 2009, at 5:25 PM, John Oliver wrote: > > >I have a server that's always been known as https://server1.com/ It's > >now known as https://server2.com/ Anyone who accesses it as > >https://server1.com/ winds up getting a certif

Re: [us...@httpd] Help with rewrite / redirect

2009-07-14 Thread Doug Bell
On Jul 14, 2009, at 5:25 PM, John Oliver wrote: I have a server that's always been known as https://server1.com/ It's now known as https://server2.com/ Anyone who accesses it as https://server1.com/ winds up getting a certificate error as well as other issues. I want to grab and rewrite any h

[us...@httpd] Help with rewrite / redirect

2009-07-14 Thread John Oliver
I have a server that's always been known as https://server1.com/ It's now known as https://server2.com/ Anyone who accesses it as https://server1.com/ winds up getting a certificate error as well as other issues. I want to grab and rewrite any https://server1.com/ URLs to https://server2.com/ B

Re: [us...@httpd] Help w/ "clean" uninstall

2009-07-12 Thread Anthony Rodriguez
Andre, Thank you. Don't I have to clean up the Windows' Registry? Dr. T. On Sun, Jul 12, 2009 at 11:13 AM, André Warnier wrote: > Anthony Rodriguez wrote: > >> Hi! >> >> How do I do a "clean" (i.e., remove everything) uninstall? >> >> I'd like to uninstall Apache 2.2 from Windoes XP and start

Re: [us...@httpd] Help w/ "clean" uninstall

2009-07-12 Thread André Warnier
Anthony Rodriguez wrote: Hi! How do I do a "clean" (i.e., remove everything) uninstall? I'd like to uninstall Apache 2.2 from Windoes XP and start over. The same way you uninstall any other software under Windows ; Start.. Settings .. System .. Software .. --

[us...@httpd] Help w/ "clean" uninstall

2009-07-12 Thread Anthony Rodriguez
Hi! How do I do a "clean" (i.e., remove everything) uninstall? I'd like to uninstall Apache 2.2 from Windoes XP and start over. Thank you. Dr. T.

Re: [us...@httpd] Help with installation on Windows XP

2009-07-09 Thread André Warnier
Anthony Rodriguez wrote: Hi! I’ve just installed Apache 2.2 on Widows XP using the Apache installer. During installation I got an error message similar to the error messages I now get when I try to start the service. Here're the error messages I now get: “The Apache server named reported t

[us...@httpd] Help with installation on Windows XP

2009-07-09 Thread Anthony Rodriguez
Hi! I’ve just installed Apache 2.2 on Widows XP using the Apache installer. During installation I got an error message similar to the error messages I now get when I try to start the service. Here're the error messages I now get: “The Apache server named reported the following error >>>

[us...@httpd] Help with FrontPage generated 'Subweb'

2009-06-30 Thread Steve Simmons
Hi, I'm a newbie with Apache. I've just taken on a site built with FrontPage and I want to develop and test with a local apache server running on XP. I've downloaded and installed Apache 2.2, got SSI working and can browse the main site.

Re: [us...@httpd] Help with CharSet

2009-06-29 Thread Tiago Becker
Well, i tried to call the page on the browser, and all the characters are correct... Seems like a prototype problem after all, but why does it work on the other machine? Its a python system, btw. I'll try the prototype list, thnx ppl! :-) On Mon, Jun 29, 2009 at 4:39 PM, André Warnier wrote:

Re: [us...@httpd] Help with CharSet

2009-06-29 Thread André Warnier
Tiago Becker wrote: Hi. Sorry if i wanst clear :-( Yes, with a static page it works, data coming from the databse works, it doesnt work only with ajax (prototype). I'm thinking its an apache miss configuration because it all work in the other machine (same prototype version, apache, different u

Re: [us...@httpd] Help with CharSet

2009-06-29 Thread Tiago Becker
Hi. Sorry if i wanst clear :-( Yes, with a static page it works, data coming from the databse works, it doesnt work only with ajax (prototype). I'm thinking its an apache miss configuration because it all work in the other machine (same prototype version, apache, different ubuntu)... The special

  1   2   >