Serge Dubrouski wrote:
> That's not an Apache problem, that is how SSL works. It's impossible
> to have several SSL certificates on the same IP_address:Port_number.
>
If you use latest openssl and add the SNI (servername extension) patch
to apache then you can. See this thread:
http://www.ma
On Wed, Apr 2, 2008 at 3:26 PM, Marc Fromm <[EMAIL PROTECTED]> wrote:
> My system is Linux Fedora Core 5 running httpd-2.2.0-5.1.2
> How can I configure the log files sizes?
>
> Thanks
>
> Marc
>
>
> -
> The official User-To-User
His all,
I am running apache 2.x.x on all my FreeBSD servers.
Is there anything special that needs to be done to allow users to start using
RSS feeds? (MIME Types XML etc).
-Grant
My system is Linux Fedora Core 5 running httpd-2.2.0-5.1.2
How can I configure the log files sizes?
Thanks
Marc
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.
Thanks.
In my current configuration I put:
JkMount /*TRE* MyWorker
Meaning that for URLs that have *TRE*, it goes to the
tomcat server.
However, I want to append /gqaf-web/ before the *TRE*
how to do that?
Current setting:
http://proxy/gqaf:soi:PAR:TRE:001
is directed to
http://backend:8080
Hi,
I got to the technical reason behind this issue. Looks like the fix may be
to increase the request timeout
on the apache side. Can someone tell me which timeout parameter to increase:
The basic cause is thathe segmentation fault being generated by
ssl3_write_pending(). This happens when a tim
On Wed, 2 Apr 2008 19:43:52 +0200
"Boyle Owen" <[EMAIL PROTECTED]> wrote:
> After trying all the usual suspects to do with increasing system
> resources, I discovered that this was documented in an old bugzilla:
> https://issues.apache.org/bugzilla/show_bug.cgi?id=14219
There's a patch posted in
Greetings,
On recently upgrading to 2.2.8, I was rather surprised to find that my
new binary would not start on the production server. The error message
is:
[Wed Apr 02 19:25:18 2008] [error] Init: Unable to read server
certificate from file /path-to-certificates/cert99.crt
[Wed Apr 02 19:25:18 2
Hi All !
I have Apache/2.2.6 running in my Fedora 8 system. I have enabled the
server-status directive in the httpd.conf file and I am able to view the
current state of the Apache server status. My question is 1) what is meant
by (u s cu cs) in the CPU usage and how those values are calculated, ca
Hi
Exactly,
This is the path where you want to store your apache installation rather
default location (/usr/local/apache2...)
.
Narendra
-Original Message-
From: Ch Praveena [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 02, 2008 6:31 PM
To: users@httpd.apache.org
Subject:
Is it possible to override Require statements of parent Location
sections in a Location section of a sub-tree?
I'm trying to see if we can use the user/group authorization
facilities to control access for users to a (non-public) tree served
by our web server.
More fine-grained needs may come
That's not an Apache problem, that is how SSL works. It's impossible
to have several SSL certificates on the same IP_address:Port_number.
On Wed, Apr 2, 2008 at 7:37 AM, John Papas <[EMAIL PROTECTED]> wrote:
> I have multiple vhosts on the same IP an each one has a different
> certificate for SSL
I have multiple vhosts on the same IP an each one has a different
certificate for SSL, eg.:
* certificate #1 for vhost1.mydomain.com
* certificate #2 for vhost2.mydomain.com
...
* certificate #N for vhostN.mydomain.com
Unfortunately Apache always serves the first certificate, whatever the
request
On Wed, 2 Apr 2008, Melanie Pfefer wrote:
> Can someone give me a hand please to install mod_jk on
> apache?
>
> I downloaded the connector and build it on Solaris
>
> ./configure --with-apxs=/usr/local/apache2/bin/apxs
> make
> ./libtool --finish /usr/local/apache2/modules
> make install
>
>
> I
Can someone give me a hand please to install mod_jk on
apache?
I downloaded the connector and build it on Solaris
./configure --with-apxs=/usr/local/apache2/bin/apxs
make
./libtool --finish /usr/local/apache2/modules
make install
I then added to httpd.conf:
LoadModule jk_module modules/mod_jk.s
Hi,
Do you mean that *"/export/home/install/httpd-2.0.63", is the path where my
source is about to be stored?? other than under /usr/local/apache2...
*
On 02/04/2008, Narendra Verma <[EMAIL PROTECTED]> wrote:
>
> *Hi,*
>
> *Suppose you are installing httpd2.0.63 into
> "/export/home/install/h
On Mon, Mar 31, 2008 at 6:27 PM, Scott Gifford
<[EMAIL PROTECTED]> wrote:
> "Brown Chris-CCB034" <[EMAIL PROTECTED]> writes:
>
> > I'm looking at a situation where we'd want to close a connection (for
> example
> > the message size is too large) but we'd like to keep the thread active so
> that
On Wed, Apr 2, 2008 at 8:42 AM, Spora <[EMAIL PROTECTED]> wrote:
> Periodically time server returned from Apache to PHP is not Correct. So to
> restore must stop and restart. In logo, when the time is correct (14:02:12)
> appear: 127.0.0.1 - - [31/Mar/2008: 12:02:12 +0200] When is not correct
> (12
Periodically time server returned from Apache to PHP is not
Correct.
So to restore must stop and restart.
In logo, when the time is correct (14:02:12) appear:
127.0.0.1 - - [31/Mar/2008: 12:02:12 +0200]
When is not correct (12:02:12) appear:
127.0.0.1 - - [31/Mar/2008: 12:02:12 +]
It is
On Wed, Apr 2, 2008 at 5:22 AM, Nedeljko Vasic <[EMAIL PROTECTED]> wrote:
> I'm trying to profile Apache Web server 2.2.8 on my Debian machine.
> Precisely, I need to measure mean values and standard deviations for each
> system call. At this point, T'm using LD_PRELOAD environment variable to
> cr
On Wed, 2 Apr 2008 10:30:10 + (UTC)
Stefan Bielenberg <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I'm searching for a method to remove the IP definitions form the
> original Apache config. file to new file which contains only the IP
> addresses. The same like I know from Postfix SMTP server. Some
Hello,
I'm searching for a method to remove the IP definitions form the original Apache
config. file to new file which contains only the IP addresses. The same like I
know from Postfix SMTP server. Something like:
deny hash:/etc/httpd/conf.d/deny_list
or
deny /etc/httpd/conf.d/deny_list
Ac
I'm trying to profile Apache Web server 2.2.8 on my Debian machine.
Precisely, I need to measure mean values and standard deviations for each
system call. At this point, T'm using LD_PRELOAD environment variable to
create a simple imposer for system calls. I thought that using SetEnv
directive with
23 matches
Mail list logo