Hi All,
I am using MPM= worker and Apache version is 2.2 on Red-Hat 3.0.
I am getting lots of connection timeout from the client request as due the
busy server.I have kept the value of MaxCLient 128 and ListenBackLog to
default 511.
So in order to reduce the connection timeouts which one makes mor
Hi, all...
I've googled everywhere, read the FAQs, and searched the archives, so that
led me to post...
When my intranet users go through the proxy server, I would like to insert
code that will appear at the top of each page that they request. I've
looked at mod_rewrite, but it appears to only m
Hi all,
I have a working version of apache 2.0.59 in open mode under Linux, and I
want to move it to SSL mode. Apparently, it was not compiled with SSL
support.
When I do "apachectl -l", in the list of compiled in modules, mod_ssl.c does
not come.
My question is: For moving it from open mode to
Frank M. Ramaekers wrote:
I was having the same problem, only mine are different hosts not
domains. How would you do them?
(e.g. abc.domain.com def.domain.com and xyz.domain.com)
TIA,
Frank M. Ramaekers Jr.
Systems Programmer MCP, MCP+I, MCSE & RHCE
American Income Life Insu
On Jan 3, 2008 12:40 PM, Grant Peel <[EMAIL PROTECTED]> wrote:
>
>
> eggdropp is an irc bot. You need to kill this, unless you know it is
> something different. Also, check your system, you have been breached.
to clarify, eggdrop is a perl script that talks to an IRC server
(usually stored in ~/.e
eggdropp is an irc bot. You need to kill this, unless you know it is something
different. Also, check your system, you have been breached.
-Grant
- Original Message -
From: Liz Kim
To: users@httpd.apache.org
Sent: Thursday, January 03, 2008 2:30 PM
Subject: Re: [EMAIL PROTEC
Thank you for your inputs!
It failed to restart again and when listing all the open files on https,
this shows up:
eggdrop apache4u IPv6 TCP *:https (LISTEN)
Any idea what "eggdrop" is??
On Jan 3, 2008 12:04 AM, Borse, Hrushikesh <[EMAIL PROTECTED]>
wrote:
> There might be some proc
On 15.12.07 19:30, Bryan Richardson wrote:
> Just curious, it it dangerous to allow www-data to own /var/www? /var/www
> is the home directory for www-data, but I noticed that the default user and
> group for /var/www is root. Is there a reason for this?
maybe apache runs under user and group ww
Hi,
I'm facing following problem: Apache running inside an OpenVZ VPS,
serving multiple VirtualHosts. Now, it has regular availabiliy problems
- which isn't nesessarily Apache's fault, since it's mainly just a
wrapper.
What I don't quite understand is this: during the periods when the
server is
Hi there,
I'm having some problems installing the server, and was wondering if somebody
could give me some advice please?
I've tried two methods of installation:
1) The step's outlined on the Apache website. The error I receive appears
after I run the "make" command, and this error is displa
> -Original Message-
> From: david [mailto:[EMAIL PROTECTED]
> Sent: Monday, December 31, 2007 7:39 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] 2 apache servers: one re-directs OK
> the other redirects to the default directory.
>
> Hello Apache users, I am a long time Ap
There might be some processes running on 443 port. First you need to
kill that processes then you will able to start apache
Use command # lsof -I | grep :https
Or lsof -I | grep :443
This will provide you process ids binded with 443 port. Kill it and then
try to restart apach
12 matches
Mail list logo