RE: [us...@httpd] Betr.: Re: [us...@httpd] Apache Reverse Proxy for Citrix MetaFrame Presentation Server

2010-06-07 Thread Joost Heer, de
Ruiyuan Jiang ruiyuan_ji...@liz.com 3-6-2010 23:02 Hi, I tested and I got ssl error code 47 error. It seems to me that Apache wants to terminate any port 443 traffic. The Citrix presentation server does not allow termination of the traffic at port 443. Otherwise Citrix will have an error. Is

[us...@httpd] Betr.: Re: [us...@httpd] NameVirtualHost Directive - - - - Multiple SSL virtual hosts

2010-06-07 Thread Joost Heer, de
NameVirtualHost your-physical-ip7:80 NameVirtualHost your physical-ip:443 ... VirtualHost virtual.host.fqdn:80 The name after VirtualHost should match the name after NameVirtualHost, so this example is wrong, and should be VirtualHost your-physical-ip7:80 Joost

[us...@httpd] Recommended way to setup Virtual Host

2010-06-07 Thread Nasir Zia
Hi, Can anyone tell me the recommended way to setup Virtual Host with one Physical IP on the server and multiple domains. ? Name Based Virtual Host Vs IP Based Virtual Host what is the best to choose/ Regards Nasir

Re: [us...@httpd] [Fwd: Reverse Proxy Configuration]

2010-06-07 Thread Tom Evans
On Sun, Jun 6, 2010 at 9:30 PM, John Iliffe john.ili...@iliffe.ca wrote: I sent the following request for help a couple of weeks back but so far no response.  Maybe I didn't make the actual question clear :-( Anyhow, I have done quite a bit of experimentation since with the following

Re: [us...@httpd] mod_authnz_ldap compile error on Solaris 10

2010-06-07 Thread Tom Evans
On Mon, Jun 7, 2010 at 2:11 AM, Igor Cicimov icici...@gmail.com wrote: Hi all, Wonder if someone has had similar problem compiling apache 2.2.15 source on Solaris 10. mod_authnz_ldap.c:41:2: #error mod_authnz_ldap requires APR-util to have LDAP support built in. To fix add --with-ldap

Re: [us...@httpd] Recommended way to setup Virtual Host

2010-06-07 Thread Eric Covener
On Mon, Jun 7, 2010 at 3:20 AM, Nasir Zia nasir...@gmail.com wrote: Hi, Can anyone tell me the recommended way to setup Virtual Host with one Physical IP on the server and multiple domains. ? Name Based Virtual Host Vs IP Based Virtual Host what is the best to choose/ name-based is

Re: [us...@httpd] NameVirtualHost Directive - - - - Multiple SSL virtual hosts

2010-06-07 Thread Krist van Besien
On Sun, Jun 6, 2010 at 8:04 PM, Jeff Shearer j...@shearer-family.org wrote: I also carefully verified that my /etc/hosts include a fqdn for each of the VirtualHosts served from my development server.  Yet, I get the following error: [Sun Jun 06 14:02:11 2010] [warn] NameVirtualHost

[us...@httpd] using 2 reverse proxy for one application

2010-06-07 Thread Tapas Mishra
Hi, due to some problem I have to use 2 reverse proxy to access an internal server. Server A Server B ---instance 1 Public IP192.168.1.5 | | --instance2 On the first one that is

[us...@httpd] DNS Servers problem

2010-06-07 Thread Peter Maguire
I am trying to find the DNS Server IPs for my computer. I tryed ipconfig /all and the tcp/ip settings but still no luck. This is the first time I've ever attempted to use my domain on my computer so if I'm missing somthing out just tell me thanks.

Re: [us...@httpd] Re: VirtualHosts warning

2010-06-07 Thread Tom Evans
On Sat, Jun 5, 2010 at 6:55 AM, LuKreme krem...@kreme.com wrote: On 4-Jun-2010, at 08:20, Tom Evans wrote: On Fri, Jun 4, 2010 at 3:13 PM, LuKreme krem...@kreme.com wrote: # apachectl -S VirtualHost configuration: wildcard NameVirtualHosts and _default_ servers: *:*                    is a

[us...@httpd] Re: DNS Servers problem

2010-06-07 Thread Jonesy
On Mon, 7 Jun 2010 06:15:05 -0700 (PDT), Peter Maguire wrote: I am trying to find the DNS Server IPs for my computer. I tryed ipconfig /all and the tcp/ip settings but still no luck. This is the first time I've ever attempted to use my domain on my computer so if I'm missing somthing out just

Re: [us...@httpd] Re: DNS Servers problem

2010-06-07 Thread Tom Evans
On Mon, Jun 7, 2010 at 2:55 PM, Jonesy gm...@jonz.net wrote: On Mon, 7 Jun 2010 06:15:05 -0700 (PDT), Peter Maguire wrote: I am trying to find the DNS Server IPs for my computer. I tryed ipconfig /all and the tcp/ip settings but still no luck. This is the first time I've ever attempted to use my

Re: [us...@httpd] Re: DNS Servers problem

2010-06-07 Thread Peter Maguire
It did give me 1 DNS server IP but you need 2. I will look again and see if I'm missing any. On 7 Jun 2010, at 03:04 PM, Tom Evans tevans...@googlemail.com wrote: On Mon, Jun 7, 2010 at 2:55 PM, Jonesy gm...@jonz.net wrote: On Mon, 7 Jun 2010 06:15:05 -0700 (PDT), Peter Maguire wrote: I am

[us...@httpd] Re: DNS Servers problem

2010-06-07 Thread Jonesy
On Mon, 7 Jun 2010 14:11:07 + (GMT), Peter Maguire wrote: It did give me 1 DNS server IP but you need 2. I will look again and see if I'm missing any. You do not _need_ two. But, if you only have one defined -- and it falls over -- there is no additional DNS IP(s) to switch to. Jonesy --

[us...@httpd] IE 6 Won't Open Any Office Documents in the Browser

2010-06-07 Thread Wang, Mary Y
Hi, After I upgraded my web server to Apache 2.x, and I'm encountering a strange problem. The IE browser won't open any documents in Office (.txt and .jpg files will open). Everything works fine on Firefox. I've not changed any source code except the new Apache stuff. Can I alter this

Re: [us...@httpd] Re: DNS Servers problem

2010-06-07 Thread Peter Maguire
I am going to switch from a host that will only allow a minimum of 2 DNS servers. On 7 Jun 2010, at 06:53 PM, Jonesy gm...@jonz.net wrote: On Mon, 7 Jun 2010 14:11:07 + (GMT), Peter Maguire wrote: It did give me 1 DNS server IP but you need 2. I will look again and see if I'm missing any.

[us...@httpd] After new installation apache2 is ignoring DocumentRoot in VirtualHosts

2010-06-07 Thread Michelle Konzack
Hello *, I have a very huge VServer with 4 domains with more then 2000 VHosts (Sub-Domains). Normaly my /home_www/APACHE_enabled/00_default links to the VServer name where I can configure any VHosts and more... Also ANY VHosts pointing to /home_www/htdocs/ and it is the job of the PHP5

Re: [us...@httpd] After new installation apache2 is ignoring DocumentRoot in VirtualHosts

2010-06-07 Thread Eric Covener
On Mon, Jun 7, 2010 at 3:47 PM, Michelle Konzack linux4miche...@tamay-dogan.net wrote: NameVirtualHost 88.168.69.36:80 Listen 80 VirtualHost 88.168.69.36:80    DocumentRoot        /home_www/htdocs/ VirtualHost 88.168.69.36:80    DocumentRoot /home_www/CONFIG_webmail.tamay-dogan.net/htdocs

[us...@httpd] Re: After new installation apache2 is ignoring DocumentRoot in VirtualHosts

2010-06-07 Thread Michelle Konzack
Hello Eric Covener, Am 2010-06-07 16:28:27, hacktest Du folgendes herunter: On Mon, Jun 7, 2010 at 3:47 PM, Michelle Konzack linux4miche...@tamay-dogan.net wrote: NameVirtualHost 88.168.69.36:80 Listen 80 VirtualHost 88.168.69.36:80    DocumentRoot        /home_www/htdocs/ VirtualHost

[us...@httpd] RE: IE 6 Won't Open Any Office Documents in the Browser

2010-06-07 Thread Wang, Mary Y
The problem has been solved. I read some posts online. It turned out the Single Sign On configuration was set to 'no-cache' and wasn't from httpd.conf. Mary -Original Message- From: Wang, Mary Y Sent: Monday, June 07, 2010 12:03 PM To: users@httpd.apache.org Subject: [us...@httpd]

Re: [us...@httpd] DNS Servers problem

2010-06-07 Thread Daniel Reinhardt
-- From: Peter Maguire wormpe...@yahoo.co.uk Sent: 07 June, 2010 13:15 To: users@httpd.apache.org Subject: [us...@httpd] DNS Servers problem I am trying to find the DNS Server IPs for my computer. I tryed ipconfig /all and the tcp/ip settings but

Re: [us...@httpd] Inability to start rotatelogs causes Apache startup failure.

2010-06-07 Thread Tuba Flea
Thanks, but there are no instances of rotatelogs at all. On Fri, Jun 4, 2010 at 7:02 PM, Pravesh Rai pravesh@gmail.com wrote: Have you checked all running processes on the given system ? Since all instances of rotatelogs.exe runs as 'cmd', try to close them, one-by-one. I think, some of

[us...@httpd] Unable to conditionally set cache-control

2010-06-07 Thread mitchel.carlsen
Please excuse my query as I'm new to apache and open source in general. I'm attempting to set the cache-control to no-cache by using the following statements within my httpd.conf: FilesMatch \.(html|htm|js|css)$ Header unset ETag Header set Cache-Control max-age=0, no-cache, no-store,

Re: [us...@httpd] [Fwd: Reverse Proxy Configuration]

2010-06-07 Thread John Iliffe
On Mon, 2010-07-06 at 11:02 +0100, Tom Evans wrote: On Sun, Jun 6, 2010 at 9:30 PM, John Iliffe john.ili...@iliffe.ca wrote: I sent the following request for help a couple of weeks back but so far no response. Maybe I didn't make the actual question clear :-( Anyhow, I have done quite a

[us...@httpd] [SOLVED] Re: After new installation apache2 is ignoring DocumentRoot in VirtualHosts

2010-06-07 Thread Michelle Konzack
OK, it was apache2 which has screwed up the systems but IP-Tables which forwarded incoming connections to a wrong IP... Now it works again! Thanks, Greetings and nice Day/Evening Michelle Konzack -- # Debian GNU/Linux Consultant ## Development of