[us...@httpd] Apache/2.2.12 Reverse Proxy

2010-06-07 Thread Andy Ee
Dear all, I am having JSP page redirecting problem with apache reverse proxy and have been troubleshooting it for a month already. I really hope someone may englighten me in this thread. Really appreciate and thanks. The infra is setup as: Internet <--> Apache2 Reverse Proxy <--> Tomcat 1.

[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

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 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 experimen

[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: Header unset ETag Header set Cache-Control "max-age=0, no-cache, no-store, must-revalidate" Header set Pragma "

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 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 the old instances ar

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

2010-06-07 Thread Daniel Reinhardt
-- From: "Peter Maguire" Sent: 07 June, 2010 13:15 To: 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 still no luck. This is the first time I'v

[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] IE

[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 > wrote: > > NameVirtualHost 88.168.69.36:80 > > Listen 80 > > > >    DocumentRoot        /home_www/htdocs/ > > > >    DocumentRoot /home_www/CONFIG_webmail.tamay-dogan

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 wrote: > NameVirtualHost 88.168.69.36:80 > Listen 80 > >    DocumentRoot        /home_www/htdocs/ > >    DocumentRoot /home_www/CONFIG_webmail.tamay-dogan.net/htdocs are you sure the connections you're testing are received on the local interface

[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 scr

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 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. You do not _n

[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 behavior

[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 -

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 wrote: On Mon, Jun 7, 2010 at 2:55 PM, Jonesy 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 c

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

2010-06-07 Thread Tom Evans
On Mon, Jun 7, 2010 at 2:55 PM, Jonesy 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 domain

[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 ju

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

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

[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. ---

[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

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 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 192.168.0.93:80 has no

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 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 mandatory based on yo

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 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 to ./confi

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

2010-06-07 Thread Tom Evans
On Sun, Jun 6, 2010 at 9:30 PM, John Iliffe 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 non-results. > > What I'm t

[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