Re: [EMAIL PROTECTED] remove the http server info banner

2007-02-08 Thread Sander Temme
On Feb 8, 2007, at 10:07 PM, Fauziah Mahdan wrote: Pls help me how to search the thread by topics Latest page I go is here http://mail-archives.apache.org/mod_mbox/httpd-users/200610.mbox/ thread http://www.google.com/search?client=safari&rls=en&q=site:mail- archives.apache.org+ServerTokens

RE: [EMAIL PROTECTED] remove the http server info banner

2007-02-08 Thread Fauziah Mahdan
Pls help me how to search the thread by topics Latest page I go is here http://mail-archives.apache.org/mod_mbox/httpd-users/200610.mbox/thread -Original Message- From: Evan Platt [mailto:[EMAIL PROTECTED] Sent: Friday, February 09, 2007 1:56 PM To: users@httpd.apache.org Subject: RE: [E

Re: [EMAIL PROTECTED] DAV on + ssl ?

2007-02-08 Thread Brandon Fosdick
[EMAIL PROTECTED] wrote: > > Have anyone succeeded to set up DAV running on top of SSL ? > > If so please post your configs.Thanks. > > Every time I turn dav on, ssl stops!? I've never had any problems running DAV+SSL. The stock setup for both should work just fine. How do you know SSL stops?

RE: [EMAIL PROTECTED] remove the http server info banner

2007-02-08 Thread Evan Platt
At 09:44 PM 2/8/2007, Fauziah Mahdan wrote: I already checked the httpd.cong already set as ServerSignature Off ServerTokens Prod Why it still show the server full info See Joshua's message. - The official User-To-User suppor

RE: [EMAIL PROTECTED] remove the http server info banner

2007-02-08 Thread Fauziah Mahdan
I already checked the httpd.cong already set as ServerSignature Off ServerTokens Prod Why it still show the server full info -Original Message- From: Evan Platt [mailto:[EMAIL PROTECTED] Sent: Friday, February 09, 2007 10:48 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] re

Re: [EMAIL PROTECTED] remove the http server info banner

2007-02-08 Thread Sander Temme
On Feb 8, 2007, at 7:35 PM, Fauziah Mahdan wrote: Sorry because I did not find any search column to find either already being posted or not. The threads show and list by month. It difficult to go one by one. I believe Google keeps pretty good tabs on our mail archives. S. -- [EMAIL PROTE

RE: [EMAIL PROTECTED] remove the http server info banner

2007-02-08 Thread Fauziah Mahdan
Sorry because I did not find any search column to find either already being posted or not. The threads show and list by month. It difficult to go one by one. sorry -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Slive Sent: Friday, February 09, 200

Re: [EMAIL PROTECTED] Re: apache/linux newbie has Test Page that won't die

2007-02-08 Thread Sander Temme
On Feb 8, 2007, at 5:35 PM, Urijah Kaplan wrote: Okay, at first glance what you said was just a lot of jargon. I'm slowly trying to translate, so please tell me if I'm on the right track. 1) What's a "graceful" restart? Right now, I'm just pressing restart on the simple control panel godaddy g

Re: [EMAIL PROTECTED] remove the http server info banner

2007-02-08 Thread Joshua Slive
On 2/8/07, Fauziah Mahdan <[EMAIL PROTECTED]> wrote: Will try that but is there a way even Apache will not appear at all. Means put as empty for the server info? Please search for recent threads on ServerTokens before you go opening up that can of worms again. Joshua.

RE: [EMAIL PROTECTED] remove the http server info banner

2007-02-08 Thread Fauziah Mahdan
Will try that but is there a way even Apache will not appear at all. Means put as empty for the server info? Thanks -Original Message- From: Evan Platt [mailto:[EMAIL PROTECTED] Sent: Friday, February 09, 2007 10:48 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] remove the

Re: [EMAIL PROTECTED] remove the http server info banner

2007-02-08 Thread Evan Platt
At 06:41 PM 2/8/2007, Fauziah Mahdan wrote: Hi all, I have check from http viewer that my server info was open. HTTP/1.1 200 OK Date: date today Server: Apache/1.3.12 (unix) ApacheJserv/1.1 mod_ssl/2.6.4 OpenSSL/0.9.5a Last Modified:date Etag:code will display Accept-Ranges:bytes Content-Length:

[EMAIL PROTECTED] remove the http server info banner

2007-02-08 Thread Fauziah Mahdan
Hi all, I have check from http viewer that my server info was open. HTTP/1.1 200 OK Date: date today Server: Apache/1.3.12 (unix) ApacheJserv/1.1 mod_ssl/2.6.4 OpenSSL/0.9.5a Last Modified:date Etag:code will display Accept-Ranges:bytes Content-Length:300 Connection:close Content-Type:text/html Ho

Re: [EMAIL PROTECTED] Re: apache/linux newbie has Test Page that won't die

2007-02-08 Thread Urijah Kaplan
Okay, at first glance what you said was just a lot of jargon. I'm slowly trying to translate, so please tell me if I'm on the right track. 1) What's a "graceful" restart? Right now, I'm just pressing restart on the simple control panel godaddy gives me. When I ssh in, what should I type in? (I'm

[EMAIL PROTECTED] apache with mod_aspdotnet - vhosts

2007-02-08 Thread Morten Trydal
Hello. I have a problem getting virtual hosts working properly. My vhosts file looks like this, which I think should be correct, although I'm a programmer and not a server guy. Domain names are as you probably can see renamed for this post. NameVirtualHost *:80 DocumentRoot "c:/website" Serve

[EMAIL PROTECTED] Windows Vista & Apache 2/PHP5/MySQL 5

2007-02-08 Thread Ralph E. Brickley
Hello Has there been any discussion of problems upgrading a home server box to Vista? I'm concerned about disruptions in service, albeit non-critical if it was disrupted. Are there any problems with security, or with services? Ralph

Re: [EMAIL PROTECTED] Re: apache/linux newbie has Test Page that won't die

2007-02-08 Thread Sander Temme
On Feb 8, 2007, at 3:56 PM, Urijah Kaplan wrote: That worked! I restarted (I didn't know I had to do that--when am I supposed to restart?) and the folder from /home//public_html popped up. Seizing the opportunity, I put in my website there (changing the default.htm to index.html) and it worked!

Re: [EMAIL PROTECTED] Re: apache/linux newbie has Test Page that won't die

2007-02-08 Thread Urijah Kaplan
That worked! I restarted (I didn't know I had to do that--when am I supposed to restart?) and the folder from /home//public_html popped up. Seizing the opportunity, I put in my website there (changing the default.htm to index.html) and it worked! So, this experience leaves me with a few questions

RE: [EMAIL PROTECTED] Blocking Requests Based Off of HTTP Headers

2007-02-08 Thread Adam Serediuk
Thank you for the quick response; that did the trick. I tend to be blind sometimes when a problem thwarts me for awhile, just need another set of eyes :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Slive Sent: Thursday, February 08, 2007 3:22

Re: [EMAIL PROTECTED] Blocking Requests Based Off of HTTP Headers

2007-02-08 Thread Joshua Slive
On 2/8/07, Adam Serediuk <[EMAIL PROTECTED]> wrote: RewriteCond ${hosts-deny:%{true-client-ip}|NOT-FOUND} !=NOT-FOUND RewriteRule ^/.* - [F] If the REMOTE_HOST or REMOTE_ADDR matches the contents of the hosts.deny file, the block works. However, if I set an HTTP header for true-client

Re: [EMAIL PROTECTED] Re: apache/linux newbie has Test Page that won't die

2007-02-08 Thread Sander Temme
On Feb 8, 2007, at 2:50 PM, Urijah Kaplan wrote: 208.109dot216.147 curl -i http://208.109.216.147/ HTTP/1.1 403 Forbidden Date: Thu, 08 Feb 2007 22:56:45 GMT Server: Apache/2.0.52 (CentOS) Accept-Ranges: bytes Content-Length: 5044 Connection: close Content-Type: text/html; charset=UTF-8 htt

[EMAIL PROTECTED] Blocking Requests Based Off of HTTP Headers

2007-02-08 Thread Adam Serediuk
Hello all, I am trying to block requests based off of HTTP Headers using a RewriteCond to a RewriteMap. I have the following: RewriteMaphosts-deny txt:/path_to/hosts.deny RewriteCond ${hosts-deny:%{REMOTE_HOST}|NOT-FOUND} !=NOT-FOUND [OR] RewriteCond ${hosts-deny:%{REMOTE_ADD

Re: [EMAIL PROTECTED] Re: apache/linux newbie has Test Page that won't die

2007-02-08 Thread Urijah Kaplan
I renamed it to index.html (from default.htm) still nuthin'. I also double checked that that file is a completely different from the Test file. On 2/8/07, Richard de Vries <[EMAIL PROTECTED]> wrote: Put a file called "index.html" in your docroot ... that's what resolved it for me. --- Urijah K

Re: [EMAIL PROTECTED] Re: apache/linux newbie has Test Page that won't die

2007-02-08 Thread Richard de Vries
Put a file called "index.html" in your docroot ... that's what resolved it for me. --- Urijah Kaplan <[EMAIL PROTECTED]> wrote: > I pressed refresh about a million times, and used > two different > browsers. Try it yourself-- 208.109dot216.147 Thank > you for trying > though. > > > On 2/8/07,

Re: [EMAIL PROTECTED] Re: apache/linux newbie has Test Page that won't die

2007-02-08 Thread Urijah Kaplan
I pressed refresh about a million times, and used two different browsers. Try it yourself-- 208.109dot216.147 Thank you for trying though. On 2/8/07, Jonesy <[EMAIL PROTECTED]> wrote: On Thu, 8 Feb 2007 15:11:48 -0500, Urijah Kaplan wrote: > Any suggestions? Browser cache? Jonesy -- Marvin

[EMAIL PROTECTED] Re: apache/linux newbie has Test Page that won't die

2007-02-08 Thread Jonesy
On Thu, 8 Feb 2007 15:11:48 -0500, Urijah Kaplan wrote: > Any suggestions? Browser cache? Jonesy -- Marvin L Jones| jonz | W3DHJ | linux 38.24N 104.55W | @ config.com | Jonesy | OS/2 *** Killfiling google posts: -

[EMAIL PROTECTED] apache/linux newbie has Test Page that won't die

2007-02-08 Thread Urijah Kaplan
Hi, This is my first Apache setup, and I'm slightly familiar with Linux. I'm using CentOS 4, with (I think) Apache 2.0. I think I have a very simple problem. I set up the server (which I have remote access to), and the Apache Test page pops up at the IP/URL I set it to. Great! However, I can't fi

Re: [EMAIL PROTECTED] Apache + Tomcat = no session management

2007-02-08 Thread Jim Roycroft
There may be another alternative here if you are running Tomcat 5.5: Set the proxyName, proxyPort, and emptySessionPath within your connector in Tomcat's server.xml file. In this case, I would set proxyName="iobis.marine.rutgers.edu", proxyPort="80", and emptySessionpath="true". This should res

[EMAIL PROTECTED] Caching proxy questions/discussion

2007-02-08 Thread Troy Hakala
I'd like to do 2 things with mod_proxy and mod_cache: 1. We have a set of pages with many URL parameter possibilities for browsing/filtering content. Caching all of these combinations of the URL results in too many pages in the cache and the cache management burdens the caching server. IOW,

Re: [EMAIL PROTECTED] IP-based SSL virtualhosts problem - with attachment

2007-02-08 Thread Joshua Slive
On 2/8/07, bruno alves teixeira <[EMAIL PROTECTED]> wrote: Hi Joshua, the certificates are now different for each virtual host - I sent a different file earlier. I have removed the NameVirtualHost directives. I still have the same problem. I've restarted apache after the changes and the problem

Re: [EMAIL PROTECTED] IP-based SSL virtualhosts problem - with attachment

2007-02-08 Thread bruno alves teixeira
Hi Joshua, the certificates are now different for each virtual host - I sent a different file earlier. I have removed the NameVirtualHost directives. I still have the same problem. I've restarted apache after the changes and the problem still remains, when I access 192.168.2.250 via browser, I get

[EMAIL PROTECTED] problem with cached images with apache as proxy to weblogic

2007-02-08 Thread Gaute Lote
Hi, we have apache 1.3.4 as a proxy for weblogic 8.1 using the weblogic proxy plugin. In a jsp we show a image that is stored in our db as a blob, and when we access that page via apache we always have to refresh the page to get the correct image showing in the browser. If we go direct to the we

Re: [EMAIL PROTECTED] IP-based SSL virtualhosts problem - with attachment

2007-02-08 Thread Joshua Slive
On 2/8/07, bruno alves teixeira <[EMAIL PROTECTED]> wrote: Hi, I've been all over the web and mailling list archives, so I know multiple SSL hosts on one machine is a problem for name-based virtual hosts, but shouldn't IP aliasing and IP-based virtual hosts solve this? I seem to be doing everyt

[EMAIL PROTECTED] IP-based SSL virtualhosts problem - with attachment

2007-02-08 Thread bruno alves teixeira
Hi, I've been all over the web and mailling list archives, so I know multiple SSL hosts on one machine is a problem for name-based virtual hosts, but shouldn't IP aliasing and IP-based virtual hosts solve this? I seem to be doing everything correctly but the certificate of the top virtual host is

Re: [EMAIL PROTECTED] Apache management and benchmark/test tools

2007-02-08 Thread Nando Ronsisvalle
Steve Feehan ha scritto: I've only used it once (and somewhat begrudgingly since it's not my cup of tea) but you might take a look at webmin. It supports apache configuration: http://www.webmin.com/ http://www.webmin.com/screens/apache.gif I know webmin, but i didn't know it has an apache mo

[EMAIL PROTECTED] IP-based SSL virtualhosts problem

2007-02-08 Thread bruno alves teixeira
Hi, I've been all over the web and mailling list archives, so I know multiple SSL hosts on one machine is a problem for name-based virtual hosts, but shouldn't IP aliasing and IP-based virtual hosts solve this? I seem to be doing everything correctly but the certificate of the top virtual host is

RE: [EMAIL PROTECTED] Status page: reading state

2007-02-08 Thread Chirouze Olivier
I'm so happy i'm not alone ;-) So I'm not creazy, there's something strange? About your Status hint, that's amazing! Even if that doesn't solve the problem, that will help. Something I'm wondering though: how can a page that seems to be the exact same as the status page but with no html tables,

RE: [EMAIL PROTECTED] Apache 2.0 access.log locks

2007-02-08 Thread Rui Pedro Duarte Pinge \(SSI\)
That was not what i had in mind but it worked smoothly. Thanks! By the way, do you have any idea why version 1.3 did not had an exclusive lock over the access.log? Regards, Rui Pinge -Original Message- From: Sander Temme [mailto:[EMAIL PROTECTED] Sent: terca-feira, 6 de Fevereiro de 2

[EMAIL PROTECTED] help with libresolv.so.2

2007-02-08 Thread Omar
HI All! I have my apache -2.0.55 installed with php-5.1.4 on RHEL4_64-bit platform. It works. I need this apache server for making dynamic reports. But when i try to make a report through my internet browser i get a error message like "getResponseXML() - null". You may say that somthing wrong with