Re: [users@httpd] error initializing: HTTPS redirected to HTTP is not supported

2011-06-08 Thread Dan
2011/6/3 Igor Galić : > > > - Original Message - >> Hello all. I have a pair of apache proxy/web-app servers that >> simultaneously reported this error this morning. At the time >> logrotate >> was stopping and starting apache. >> >> I've never seen this error before, and teh google isn't g

Re: [users@httpd] .htaccess

2011-06-08 Thread Mark Montague
On June 8, 2011 16:01 , Jeroen Geilman wrote: On 06/08/2011 09:50 PM, dhottin...@harrisonburg.k12.va.us wrote: I currently use .htaccess to prompt for username and password and point it to an ldap database running on my mailserver. Im considering moving all my mail accounts to gmail. Does

Re: [users@httpd] .htaccess

2011-06-08 Thread Nick Kew
On 8 Jun 2011, at 21:01, Jeroen Geilman wrote: > On 06/08/2011 09:50 PM, dhottin...@harrisonburg.k12.va.us wrote: >> I currently use .htaccess to prompt for username and password and point it >> to an ldap database running on my mailserver. Im considering moving all my >> mail accounts to gmai

Re: [users@httpd] .htaccess

2011-06-08 Thread Mark Montague
On June 8, 2011 15:50 , dhottin...@harrisonburg.k12.va.us wrote: I currently use .htaccess to prompt for username and password and point it to an ldap database running on my mailserver. Im considering moving all my mail accounts to gmail. Does anyone know if it is possible to authenticate wi

Re: [users@httpd] .htaccess

2011-06-08 Thread Jeroen Geilman
On 06/08/2011 09:50 PM, dhottin...@harrisonburg.k12.va.us wrote: I currently use .htaccess to prompt for username and password and point it to an ldap database running on my mailserver. Im considering moving all my mail accounts to gmail. Does anyone know if it is possible to authenticate wit

[users@httpd] .htaccess

2011-06-08 Thread dhottinger
I currently use .htaccess to prompt for username and password and point it to an ldap database running on my mailserver. Im considering moving all my mail accounts to gmail. Does anyone know if it is possible to authenticate with .htaccess pointing to gmail for info? thanks, ddh -- Dwa

RE: [users@httpd]

2011-06-08 Thread Tim
Thanks for the fake virus stuff... -Original Message- From: Callum Scott [mailto:scott.cal...@gmail.com] Sent: Wednesday, June 08, 2011 1:04 PM To: users@httpd.apache.org; bill...@vaserv.com; peachyb...@hotmail.com; walied.mukh...@gmail.com; waltherl...@gmail.com; wapedia-andr...@taptu.c

[users@httpd]

2011-06-08 Thread Callum Scott
http://quorumprint.com/lindex02.html - 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...@httpd.apache.or

Re: [users@httpd] Trouble implementing webdav on FreeBSD

2011-06-08 Thread Jeff Shearer
My problem seems to be with file permissions. I have been able to mount the shared directory and open the file. However, when I try to save the edited file, I cannot. The file permissions seem wide open to me. I tried running litmus but received the error "Server must allow MKCOL." Any sugg

Re: [users@httpd] Need help for performance tuning in apache

2011-06-08 Thread Igor Galić
- Original Message - > > > > Hi All, > > I am using Apache-2.2.x as load balancer and tomcat as backend > server. Can you please somebody tell what are the options to boost > the apache load balancer’s performance? Take a look at: http://wiki.apache.org/httpd/PerformanceScalingUp > Than

Re: [users@httpd] limit lower size for mod_deflate

2011-06-08 Thread Igor Galić
Hi Steve, > Hi, > > > > I’ve searched the archives and I can see that this was a request a > few years ago, is there way of achieving this on 2.2? > > > > I’m using deflate to compress the data on ActiveSync connections, > most of the time on the small packets there is negative compression > so I

[users@httpd] Need help for performance tuning in apache

2011-06-08 Thread Narendra Verma
Hi All, I am using Apache-2.2.x as load balancer and tomcat as backend server. Can you please somebody tell what are the options to boost the apache load balancer's performance? Thanks, Narendra Write to us for a Free Gold Pass to the Cloud Computing Expo, NYC t

Re: [users@httpd] limit lower size for mod_deflate

2011-06-08 Thread Tom Evans
On Wed, Jun 8, 2011 at 11:58 AM, Steve Hanselman wrote: > Thanks for that, I thought mod_gzip was discontinued since 1.3, I’d > obviously misread that, I’ll give it a try. > You didn't misread, mod_gzip is for 1.3. Furthermore, mod_gzip buffers the response before compressing (iirc), and that dir

RE: [users@httpd] limit lower size for mod_deflate

2011-06-08 Thread Steve Hanselman
Thanks for that, I thought mod_gzip was discontinued since 1.3, I'd obviously misread that, I'll give it a try. Thanks Steve From: Gulati, Sushant [mailto:sushant.gul...@altisource.com] Sent: 08 June 2011 11:56 To: users@httpd.apache.org Subject: RE: [user

RE: [users@httpd] limit lower size for mod_deflate

2011-06-08 Thread Gulati, Sushant
Hi Brendata, Can you try using mod_gzip. This will allow you to use the below mentioned directive mod_gzip_minimum_file_size512 Please note that the size is in bytes. Regards, Sushant Gulati _

Re: [users@httpd] apache reverse proxy and remote proxy to ssl destination host…

2011-06-08 Thread Mike Braendle
additional info System: Server version: Apache/2.2.3 Server built: Apr 15 2011 07:01:14 Red Hat Enterprise Linux Server release 5.6 (Tikanga) Linux 2.6.18-238.1.1.el5 #1 SMP Tue Jan 4 13:32:19 EST 2011 x86_64 x86_64 x86_64 GNU/Linux /var/log/httpd/error_log: [Mon Jun 06 15:43:41 2011] [error]

Re: [users@httpd] Installing httpd-2.2.15 with mod_ssl to use SSL Certificate files

2011-06-08 Thread Mark Montague
On June 7, 2011 9:41 , Sunil Rao wrote: - What operating system or OS distribution are you running? What version? Apache Details: Server version: Apache/2.2.15 (Unix) Server built: Jun 6 2011 16:10:26 OS Version: Linux 2.6.32-100.28.11.el6.x86_64 - Are you compiling Apache HTTP Server fr

[users@httpd] apache reverse proxy and remote proxy to ssl destination host…

2011-06-08 Thread Mike Braendle
hi everybody I already posted my issue on serverfault => http://serverfault.com/questions/278125/monit-over-apache-reverse-proxy-and-remote-proxy-to-ssl-destination-host To summarize: I have program called monit, which does not provide proxy support, so I used apache as a reverse proxy. monit

[users@httpd] limit lower size for mod_deflate

2011-06-08 Thread Steve Hanselman
Hi, I've searched the archives and I can see that this was a request a few years ago, is there way of achieving this on 2.2? I'm using deflate to compress the data on ActiveSync connections, most of the time on the small packets there is negative compression so I want to avoid compressing the