Re: [users@httpd] Configuring SSLCACertificatePath in httpd-ssl.conf

2011-07-19 Thread Mark Montague
On July 19, 2011 10:16 , Christopher Johnson wrote: I have a bunch of CA's that I need to configure. I have everything setup correctly in the httpd-ssl.conf file referencing where my CA's are located. The issue is from what I have read these need to be symlinked to work in linux. Is that th

Re: [users@httpd] Timeout settings in Apache 2.2.19 web server

2011-07-19 Thread Mark Montague
On July 19, 2011 13:23 , "Varma, William [CMPA]" wrote: Please advise the correct location where I should be changing the Apache HTTP web server timeout setting? You should change this in the web server's configuration file. You can find out what file this is on your system by running the

Re: [users@httpd] Timeout settings in Apache 2.2.19 web server

2011-07-19 Thread Eric Covener
On Tue, Jul 19, 2011 at 1:23 PM, Varma, William [CMPA] wrote: > Hi, > > Please advise the correct location where I should be changing the Apache > HTTP web server timeout setting? Search your configuration files for the Directive you want to change (Timeout), then change it. If it's not presen

[users@httpd] Timeout settings in Apache 2.2.19 web server

2011-07-19 Thread Varma, William [CMPA]
Hi, Please advise the correct location where I should be changing the Apache HTTP web server timeout setting? Many thanks.. Regards, Further notes: I have installed apache at the following location: /u00/apache I want to change the web server timeout settings. After doing some research, I

Re: [users@httpd]

2011-07-19 Thread Patrick Proniewski
Hello, On 19 juil. 2011, at 16:09, K N, Deepak wrote: > Can I know the maximum file size limit for large file support in apache 2.2 ? I guess it depends on Apache version, and on your OS. For Apache 2.2, "new features" reads: "httpd is now built with support for files larger than 2GB o

[users@httpd] Configuring SSLCACertificatePath in httpd-ssl.conf

2011-07-19 Thread Christopher Johnson
Hello, I have a bunch of CA's that I need to configure. I have everything setup correctly in the httpd-ssl.conf file referencing where my CA's are located. The issue is from what I have read these need to be symlinked to work in linux. Is that the case? How do i do it? I haven't seen much docu

[users@httpd]

2011-07-19 Thread K N, Deepak
Dear Colleagues, Can I know the maximum file size limit for large file support in apache 2.2 ? Best Regards Deepak

[users@httpd] Multiple Authentication Modules fail over

2011-07-19 Thread Cosimo La Torre
Hi folks, I would like to know if it is possible to use multiple authentication modules in a failover manner. What I am trying to achieve is to use enforce this policy: 1. Kerberos password-less 2. LDAP authentication 3. Deny access Note: I have managed to get each module working one by one, but I

Re: [users@httpd] Virtual Hosts on physical servers

2011-07-19 Thread Patrick Proniewski
On 19 juil. 2011, at 07:36, Patrick Proniewski wrote: >> Patrick, Do you know of any examples on how to configure this? > > I'm going to take a look at my old config files, I've done that years ago, > may be I've still some valuable pointers. I was not able to find my old config files (10 year

Re: [users@httpd] Can we pass Remote user without authenication

2011-07-19 Thread Jeroen Geilman
On 2011-07-19 05:48, SSRChandra Devagupthapu wrote: Dear All, I need to pass remote user from Apache to Sun directory server for Single sign Implementation , the problem here is Windows User's database is not present in Sun directory server , HTTP does not have "users". You may want to in