Re: [us...@httpd] Problem with cert of *443 VirtualHost

2009-10-03 Thread Marek Šabo
Hi, yes every virtual host lists the sslengine on and etc routines and namevirtualhost on 443 is enabled in default config. My webmail config is nearly similar at least similar in ssl configuration part and I don't understand from where it gets that apache test cert. Crypto Sal wrote: On 1

[us...@httpd] X-cache & X-cache-lookup

2009-10-03 Thread nima chavooshi
Hi May anyone give me one clear and full definition about "X-cache" and "X-cache-lookup" in http headers? Thanks for any help or guidance

[us...@httpd] Some field on http header

2009-10-03 Thread nima chavooshi
Hi everybody Thanks for attention to this mailing list :) There are some fields in http headers that I do not want appear there is "Server" tag In some headers that indicate detail of server for example: *"Server: Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny3 with Suhosin-Patch "* I have disabled signa

Re: [us...@httpd] problem with virtualhost

2009-10-03 Thread André Warnier
JC wrote: I'm trying to install a web mail in a new server with the following items: Debian 2.6.26-2-amd64 horde 3.2.2 imp 4.2.4 apache 2.2.9 php 5.2.6 when I try to install for the first time to configure it by web, it show the following: Internal Server Error ... I hope you can help to reso

[us...@httpd] problem with virtualhost

2009-10-03 Thread JC
I'm trying to install a web mail in a new server with the following items: Debian 2.6.26-2-amd64 horde 3.2.2 imp 4.2.4 apache 2.2.9 php 5.2.6 when I try to install for the first time to configure it by web, it show the following: Internal Server Error The server encountered an internal error or mi

[us...@httpd] RE: Configuration Apache for multiple wars on Tomcat with multiple domains

2009-10-03 Thread Cyril Vieville
>Hello Cyril, >Take a look at virtual host on tomcat: >http://tomcat.apache.org/tomcat-6.0-doc/virtual-hosting-howto.html >I think that it is what you where searching for. >Also remember to have the right virtual host on apache to the right >worker. >Cheers, >Martin Hello Martin, Thank you

Re: [us...@httpd] Problem with cert of *443 VirtualHost

2009-10-03 Thread Crypto Sal
On 10/03/2009 07:01 AM, Marek Šabo wrote: Hi all, I would like to ask anyone if he ran in this issue before posting configurations. I configured default virtualhost with both 80 and ssl 443 listeners (works). I configured two other vhosts with rewrites from 80 to 443 (webmail and other system

[us...@httpd] Problem with cert of *443 VirtualHost

2009-10-03 Thread Marek Šabo
Hi all, I would like to ask anyone if he ran in this issue before posting configurations. I configured default virtualhost with both 80 and ssl 443 listeners (works). I configured two other vhosts with rewrites from 80 to 443 (webmail and other system) but only one is working as expected. Alth