I'd looked and searched the internet and found nothing that tell me how to configure apache to look for static files at its side and if it can't find them then forward requrests to tomcat. I was hoping if someone can help me. I have a redhat linux box with apache2.0.x and tomcat 5.5 with jdk 4
Hello,
on 09/19/2006 02:38 PM Joshua Slive said the following:
> On 9/19/06, Manuel Lemos <[EMAIL PROTECTED]> wrote:
>> So, my doubt is: how can I configure Apache to return a response that
>> may trigger chunking/compression or not that mod_gzip/mod_deflate
>> performs ?
>>
>> I though of returni
hi,
i'm trying to upgrade my ldap authentication to ldaps
i have both ldap and ldaps authentication working under apache 2.0 ...
but under apache 2.2, i only have plain ldap working
i'm looking for tips on additional trouble-shooting methods i could try
here's my apache 2.0 config. this is
Jaqui Greenlees wrote:
--- John Meyer <[EMAIL PROTECTED]> wrote:
Has anybody gotten Apache to install correctly under
Microsoft Vista?
I've seen the question, and never seen an affirmative
answer.
as far as I know, no-one is even working on installing
apache on Vista officially.
On Monday 25 September 2006 22:30, Bob McCormick wrote:
> Have read the Upgrade docs, and understand the new naming issues that
> are represented there. However one thing that I've not been able to
> find is whether will overwrite the existing 2.0 installation.
If you give it the same path, it'l
Hi,
Have a question regarding the upgrade from 2.0 to 2.2 - I'd like to
avoid garfing up my server.
Have read the Upgrade docs, and understand the new naming issues that
are represented there. However one thing that I've not been able to
find is whether will overwrite the existing 2.0 in
Nick...you're my hero! This looks like it's going to work wonderfully.
The rewrite directive is still a bit mysterious to me right now, but I'm
sure I'll get the hang of it in time. A big thank you for helping to solve
this issue.
Steven Niedermeyer
Bellingham, WA
> Or is Microsoft making this up and just failing to submit the posted data
> for some reason when in SSL mode.
I'm sure that Microsoft is not making this up, but it may be that the SSL
thing is just a coincidence, or it causes a timing problem.
I used to have problems with zero length POSTs and
On Debian Stable:
Apache/2.0.54 (Debian GNU/Linux) mod_ssl/2.0.54 OpenSSL/0.9.7e DAV/2 SVN/1.1.4
The front-end server is Internet facing and listens to port 80 and
443 SSL. It proxies request to a back-end Apache mod_perl server.
I have one user that when they post a form *in SSL* mode the post
Hi Victor,
> I'm in the process of upgrading to 6.1 right now. Will see if it changes
> anything.
> If not I guess I'll post it in freebsd forum and we'll see if we can dig
> something out.
> Thanks again for your help!
I don't know what it was, but upgrade to 6.1 fixed it. Running no problems
Hi:
I am installing Apache HTTP Server 1.3.33 on a Solaris 10 box. I have
also installed OpenSSL 0.9.8b. When I run 'make' after the configure process, I
receive the errors listed below. Any help will be great - thanks.
Configure arguments used:
./configure --with-apache=../apache_1.
I'v been able to set up Kerberos authentication to W2K AD but want to
use local groups, or a list of users, as well. That is, I want users
to enter their Windows user name and password and then get access only
if they are listed in a local file on the apache server. Has anyone
been able to do thi
On 9/25/06, James Sherwood <[EMAIL PROTECTED]> wrote:
We launched a new site today and the connections are CRAZY.
Is there a way in apache to limit the amount of connections per virtual host
or just limit the amount of connections period?
There are various modules at http://modules.apache.org/
On 9/25/06, Srikanth S <[EMAIL PROTECTED]> wrote:
Hi,
Thanks for the reply..
Another information is, when the load test is being conducted we are
constantly getting the below error_log file of Apache
[info]server seems busy ( you may need to increase startServer,
min/maxspareservers) spawning
Hi,
Thanks for the reply..
Another information is, when the load test is being conducted we are
constantly getting the below error_log file of Apache
[info]server seems busy ( you may need to increase startServer,
min/maxspareservers) spawning 8 children, there are 0 idle & total 237
total chil
We launched a new site today and the connections are CRAZY.
Is there a way in apache to limit the amount of connections per virtual host
or just limit the amount of connections period?
Thanks,
James
-
The official User-To-
On 9/25/06, Srikanth S <[EMAIL PROTECTED]> wrote:
Hi,
We are currently using Apache version 1.3.28 on Solaris 8 Box with 2
CPUs. Recently, we conducted load test on our environment and we saw
that Apache process is using very high CPU & eventually becoming
bottleneck for high load.
Currently,
Hi,
We are currently using Apache version 1.3.28 on Solaris 8 Box with 2
CPUs. Recently, we conducted load test on our environment and we saw
that Apache process is using very high CPU & eventually becoming
bottleneck for high load.
Currently, here are our parameters
MaxClient 512
Start Server
Hi Joshua,
>> You're right. "EnableSendfile Off" makes the trick. :-/
>> Now what could it be with my FreeBSD installation to cause such a mess?
>> Until now I didn't notice
>> any problems with any other applications.
>> I have FreeBSD 6.0 here. Not sure if 6.1 would make a difference...
> You'
On 9/25/06, Victor Star <[EMAIL PROTECTED]> wrote:
You're right. "EnableSendfile Off" makes the trick. :-/
Now what could it be with my FreeBSD installation to cause such a mess? Until
now I didn't notice
any problems with any other applications.
I have FreeBSD 6.0 here. Not sure if 6.1 would m
I’m using Tomcat 5.5, Apache 2.2 and mod_proxy.
The issue that I’m running into is that when viewing
my web application, I can see that every page view creates a new session in
Tomcat. This means that all values I’ve stored in the session for the
current user are lost between page views. I
No, definitely SCRIPT_URL, though none of the 4 environment variables
are being set, hence the problem.
mod_rewrite usually sets 4 env variables:
SCRIPT_NAME
SCRIPT_FILENAME
SCRIPT_URL
SCRIPT_URI
See (http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html#EnvVar)
I just can't work out why they're n
BULLSEYE!!!
Ping worked on all three. So I said to myself, "Self, he's got to be
spot on, but I don't have a proxy - well I do, the SonicWall TZ-170,
but it's setup to be transparent" Then I remembered that I also have
Anonymizer, a service I bought long ago to protect myself from web
attacks.
Hi,
I am working for a client who would like to group rewrite rules into
several virtual machines so it is logically clear and easy to maintain.
My question is:
1. is it something recommended or to be avoided?
2. what is the best way to do this if there is only one external
domain/IP? My unders
1) First issue
The httpd.default.conf sugests to use the following code:
Options FollowSymLinks
AllowOverride None
But if I have 2 partitions in Windows (C: and E:) with specific folders
published in httpd.conf Apache2, should I use the following instead?
Options FollowSymLink
hi -
when using certificate authentication for clients, does the certificate in
the approved SSLCACertificatePath (or List) have to be a self-signed
certificate?
i would like to be able to explicitly trust specific, intermediate CAs,
instead of the root CA and every intermediate CA that root CA
Victor Star wrote:
> Hi,
>
> I'm new to Apache. I've just installed Apache 2.2.3 on FreeBSD 6.0.
> Configured it and got it
> running. But I'm having something that looks like quite a weird problem.
> I've done my research on
> Google, read FAQ and docs but couldn't find anything even closely
> res
Hello,
My configuration:
* Common: Slackware 10.0, mysql 4.1.21
* Old server: Apache HTTPD 2.0.52, mod_auth_mysql-3.0.0
* New server: Apache HTTPD 2.2.3, mod_dbd, mod_authn_dbd,
apr_dbd_mysql.c
* Testing with Firefox 1.5
I'm trying to migrate from the old server to the new,
Subject: Apache API to read and
write unicode characters.
Right now, for UTF-8, I am using this
API
long ap_get_client_block(request_rec
*r, char *buffer, int bufsiz);
This returns the char array. This is sufficient for UTF-8.
Is there any API to return data unsigned short array
instead of
Help, anyone know how to compile ab only, under support dir of the source.
I don't want to compile the whole apache. I don't need it.
I know that ab.c required a lot of apr and apr-util headers, but I am
not familiar with gcc command. Can any one tell me how to do?
what is the command?
gcc --??
Actually, my understanding is that mod_file_cache (unlike disk and mem)
caches the filehandle, not the content, and is specifically meant to
give an extra boost for serving static files that you know will be very
popular by not having to open() them each time they're served. So it
may be what
31 matches
Mail list logo