[EMAIL PROTECTED] problem running service httpd

2007-06-05 Thread allen green
i have downloaded httpd-2.2.4.tar.gz and install it with this config: ./configure --enable-so --enable-pie make make install but when i run "service httpd start" nothing done, may use another option to install this service ? Send instant messages to your online friends http://uk.messenger.yahoo.

Re: [EMAIL PROTECTED] started windows service with SSL

2007-06-05 Thread Foo JH
Very good tip. Thanks for sharing. apache -k config -D SSL Or just upgrade to 2.2 where the silly -D SSL thing is gone. - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.

[EMAIL PROTECTED] Apache / JBoss configuration exceptions...

2007-06-05 Thread Trevor Lee
Hi, We've got an issue that hopefully you'll be able to shed some light on for us... Our environment: Apache: 2.0.46 build august 1 2006 09:25:45 Red Hat ES 3 update 4: linux 2.4.31-27.ELsmp #1 JBOSS: 4.0.1 Java: 1.4.2_06-b03 The situation we have is as follows: We have a JBOSS application that

[EMAIL PROTECTED] mod_deflate DeflateCompressionLevel

2007-06-05 Thread Grant
I was using mod_deflate on apache2 for a while, but I stopped because I wonder about all the bogged down Windows machines out there and how many CPU cycles they have to spare for unzipping. Does anyone have experience or information on how such a system responds to 'DeflateCompressionLevel 9'? -

Re: [EMAIL PROTECTED] How to define multiple paths for ProxyPass and ProxyPassReverse?

2007-06-05 Thread Qingshan Xie
Thanks a lot for your quick reply! Yes, we are setting a reverse proxy. Have not found a simple way to define the multiple paths. Q.Xie --- Dragon <[EMAIL PROTECTED]> wrote: > Qingshan Xie wrote: > >Hi! all, > > > >In Apache/2.0.59, if I need to specify multiple > >paths for "ProxyPass an

Re: [EMAIL PROTECTED] How to define multiple paths for ProxyPass and ProxyPassReverse?

2007-06-05 Thread Dragon
Qingshan Xie wrote: Hi! all, In Apache/2.0.59, if I need to specify multiple paths for "ProxyPass and ProxyPassReverse", for example, I need to proxy 3 paths /A, /B, /C to http://www.foo.com do I need to configure them as, .. ProxyPass: /A http://www.foo.com ProxyPassReverse: /A http://w

[EMAIL PROTECTED] How to define multiple paths for ProxyPass and ProxyPassReverse?

2007-06-05 Thread Qingshan Xie
Hi! all, In Apache/2.0.59, if I need to specify multiple paths for "ProxyPass and ProxyPassReverse", for example, I need to proxy 3 paths /A, /B, /C to http://www.foo.com do I need to configure them as, .. ProxyPass: /A http://www.foo.com ProxyPassReverse: /A http://www.foo.com ProxyPass:

Re: [EMAIL PROTECTED] started windows service with SSL

2007-06-05 Thread Issac Goldstand
It sets a definition that blocks in the config can pick up. Issac Eben wrote: > Hi thanks, > > Dumb question coming up: > > What exactly is the significance of the -D flag? I never was able to > find any descriptions of what this represented... > > Eben > > William A. Rowe, Jr. wrote: >>

Re: [EMAIL PROTECTED] started windows service with SSL

2007-06-05 Thread Eben
Hi thanks, Dumb question coming up: What exactly is the significance of the -D flag? I never was able to find any descriptions of what this represented... Eben William A. Rowe, Jr. wrote: Eben wrote: Just thought I'd post the answer to this in case anyone else ever runs into this issue

Re: [EMAIL PROTECTED] started windows service with SSL

2007-06-05 Thread Joshua Slive
On 6/5/07, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote: Eben wrote: > Just thought I'd post the answer to this in case anyone else ever runs > into this issue. The solution to setting the apache windows service > with the SSL flag was: > > apache -k uninstall > apache -D SSL -k install The s

Re: [EMAIL PROTECTED] started windows service with SSL

2007-06-05 Thread William A. Rowe, Jr.
Eben wrote: > Just thought I'd post the answer to this in case anyone else ever runs > into this issue. The solution to setting the apache windows service > with the SSL flag was: > > apache -k uninstall > apache -D SSL -k install The shorthand is apache -k config -D SSL --

Re: [EMAIL PROTECTED] started windows service with SSL

2007-06-05 Thread Eben
Just thought I'd post the answer to this in case anyone else ever runs into this issue. The solution to setting the apache windows service with the SSL flag was: apache -k uninstall apache -D SSL -k install Eben wrote: I've setup apache 2.0.59 with openssl 0.9.8d. I've configured one vhost

Re: [EMAIL PROTECTED] why Apache takes 120 seconds to return 404?

2007-06-05 Thread Joshua Slive
On 6/5/07, Qingshan Xie <[EMAIL PROTECTED]> wrote: Hello All, We have apache 2.0.59 on Solaris 8. It sometimes took ~120 seconds to return a 404. I don't understand why took so long. Can someone help me to understand it? I've never personally seen that. Some debugging tips: 1. How cons

[EMAIL PROTECTED] why Apache takes 120 seconds to return 404?

2007-06-05 Thread Qingshan Xie
Hello All, We have apache 2.0.59 on Solaris 8. It sometimes took ~120 seconds to return a 404. I don't understand why took so long. Can someone help me to understand it? If convenient, could you also tell me how apache return the 404? Many Thx Q.Xie

Re: [EMAIL PROTECTED] server-status - DOS Attack?

2007-06-05 Thread Joshua Slive
On 6/4/07, Marc Perkel <[EMAIL PROTECTED]> wrote: Hi, I'm getting a lot of these when running server-status. Is this some kind of DOS attack? 25-0 5250 0/2/22 R 0.00 2 65 0.0 0.00 0.40 ? ? ..readin

[EMAIL PROTECTED] Installing apache2.2.3 in hpux

2007-06-05 Thread Kong, Alan
Hi folks, I am trying to install apache2.2.3 in hpux11.11 with ANSI C compiler. When I am running the following command: ./configure \ --prefix=/usr/local/apache2 \ --enable-so \ --enable-mods-shared=most \ --libexecdir=/usr/local/apache2/libexec I got thrown out with the following error: config

Re: [EMAIL PROTECTED] Changeing the default web site

2007-06-05 Thread Charles Michener
For what you want from virtual hosting - reading 'everything about virtual hosting' consists of the first few paragraphs of Apache's online help on virtual hosting and the paragraph on virtual hosting near the bottom of httpd.conf David Segall <[EMAIL PROTECTED]> wrote: Krist van Besien wrot

Re: [EMAIL PROTECTED] Changeing the default web site

2007-06-05 Thread David Segall
Krist van Besien wrote: On 6/4/07, David Segall <[EMAIL PROTECTED]> wrote: Krist van Besien wrote: > On 6/4/07, David Segall <[EMAIL PROTECTED]> wrote: >> I would like to add my personal web site as the default to a server that >> already has a default web site. The existing default web sit

Re: [EMAIL PROTECTED] auth LDAP issue, help

2007-06-05 Thread John P. Dodge
On Wed, 30 May 2007, Tony Guadagno wrote: > Hi, > I am trying to get ldap auth working, what am i doing wrong? > > this is my config > > AuthType basic > AuthBasicProvider ldap > AuthName "LdapTest" > AuthLDAPURL ldap://ldap.com/o=so

Re: [EMAIL PROTECTED] Apache Launching one more unwanted daemon

2007-06-05 Thread Joshua Slive
On 6/5/07, Arnab Ganguly <[EMAIL PROTECTED]> wrote: Hi, I am replacing Apache with NES(Sun Web Server).NES is pretty old.So I wanted to use Apache with single process and multi threaded web server similar to NES. To be honest, that doesn't sound like a very good justification. Just because NES

RE: [EMAIL PROTECTED] Default Context Issue

2007-06-05 Thread Nitin Dubey
P, I believe this is related to Apache itself, since I need a configuration where a user will enter "https://domainname/"; and it will be automatically converted to "https://domainname/app_name/"; and then processed by mod_jk. Anyways, I will post it to tomcat forum as well. FYI: my appl

Re: [EMAIL PROTECTED] Default Context Issue

2007-06-05 Thread Pid
Nitin Dubey wrote: I want to set up a default web application for my domain. This is really a Tomcat question, ask it on the tomcat users list and I will answer it there. p To start a new topic, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-

Re: [EMAIL PROTECTED] Apache 2.2.4: how to install all modules?

2007-06-05 Thread Tony Stevenson
christophe leroy wrote: hello! I am trying to install Apache with all its modules. So , I did that: ./configure --prefix=/usr/local/apache2 --enable-module="all" --enable-mods-shared="all" and make && make install Try looking at this wiki article, it shows you exactly how to achieve thi

[EMAIL PROTECTED] JBoss Clustering - Application object Sharing

2007-06-05 Thread suresh.skumar3
Hi All, We are using Apache Mod-jk for load balancing. I know the user sessions can moved/shared between JBoss nodes. But I want to share some of application common object between JBoss nodes. Is their any way to achieve it ? Thanks & Regards, Suresh Kumar C The information contained

[EMAIL PROTECTED] Apache 2.2.4: how to install all modules?

2007-06-05 Thread christophe leroy
hello! I am trying to install Apache with all its modules. So , I did that: ./configure --prefix=/usr/local/apache2 --enable-module="all" --enable-mods-shared="all" and make && make install but when I saw in the folder: /usr/local/apache2/modules, it missed this modules: mod_proxy.so mod_prox

[EMAIL PROTECTED] Default Context Issue

2007-06-05 Thread Nitin Dubey
I want to set up a default web application for my domain. - The URL that is used to access application is: https://domainname/app_name/ - I want to change it to https://domainname/ - I want to use "app_name" as the default application for the domain

Re: [EMAIL PROTECTED] Changeing the default web site

2007-06-05 Thread Mark A. Craig
I'm jealous that you have that park just a stone's throw away to enjoy at lunch! Sorry, Google Earth is such idle fun. :-) Mark David Segall wrote: I set up the machine using Mythdora 3.2 which uses Fedora Core 5. -- David Segall Email: [EMAIL PROTECTED] Profectus Pty Ltd