Let me rephrase my previous post.
One proxy worker is created for each ProxyPass directive or balancer member. A
connection pool is associated with each worker. One single remote server is
associated with each connection pool, and thus with each worker. This allows
mod_proxy to establish persis
Hello,
We are having some difficulty with encoded slashes being decoded in our
URLs. According to the version.signature file we are using IBM HTTP Server
6.0.2.1.
We have set the 'AllowEncodedSlashes' directive to 'On' which gets us past
a 404 error, but the encoded slashes are decoded by the
Apache2.2.4 builds without a problem on OS-X. To use the control panel
we use the following:
Edit /usr/local/apache2/httpd.conf to change default location of the
PID file from:
PidFile /usr/local/apache2/logs/httpd.pid
to:
PidFile /private/var/run/httpd.pid
Link /usr/sbin/apachectl to /usr
On 13.08.07 01:45, Bharathi raja wrote:
> How to configure Apache to connect to local Senamails SMTP and POP3 Server
> i.e i need to configure like one shown below
apache is HTTP server, not SMTP nor POP3
> i will configure my client using the above mentioned domainnames...
> qns
> 1. How to aut
Eric Gorr sent the message below at 10:01 8/30/2007:
Yes, I am sure I can build and install it from source without any
trouble.
What I am uncertain of however is how to get the machine to launch
the Apache2 webserver as opposed to the the default one installed on
the system.
I am also assuming
On Aug 30, 2007, at 12:53 PM, Dragon wrote:
Eric Gorr wrote:
On Aug 30, 2007, at 10:55 AM, Joshua Slive wrote:
On 8/30/07, Eric Gorr <[EMAIL PROTECTED]> wrote:
Sorry, I should have mentioned that I am using Apache 1.3.33
which is
the default server under MacOSX.
Then go ahead and pull
Eric Gorr wrote:
On Aug 30, 2007, at 10:55 AM, Joshua Slive wrote:
On 8/30/07, Eric Gorr <[EMAIL PROTECTED]> wrote:
Sorry, I should have mentioned that I am using Apache 1.3.33 which is
the default server under MacOSX.
Then go ahead and pull out your network sniffer, since this obsolete
ve
Matus UHLAR - fantomas wrote:
On 26.07.07 02:37, Demetri T. wrote:
OK does anyone here know why when i run ps aux in a terminal i can see 4
www-data and 1 as root for apache, but when i use xfce taskmanager i see
the root user running all apache process?
all this time i was thinking there was
That's what I am going to do.
Brian Munroe wrote:
On 8/30/07, Chris Howell <[EMAIL PROTECTED]> wrote:
So I am very bewildered.
Yea me too, I have the *exact* same configuration and everything works
perfectly. Googling tells me that there was some problems with Apache
2.2 and older
On 8/30/07, Chris Howell <[EMAIL PROTECTED]> wrote:
>
> So I am very bewildered.
>
Yea me too, I have the *exact* same configuration and everything works
perfectly. Googling tells me that there was some problems with Apache
2.2 and older versions of mod_python, but not 3.3.1.
The only suggestio
On Aug 29, 2007, at 3:16 PM, Joshua Slive wrote:
This sort of "wondering" question is better suited to a forum or
chat-room, rather than a technical support mailing-list.
I wouldn't say it is totally off-topic, although I agree that there
are better forums elsewhere.
There are certainly some
On 06.08.07 02:13, vaishali_k wrote:
> We have installed apachex_1.3.33 on Linux box.To apply patch to apache the
> following steps are performed
> # cd /mod_ssl-2.8.24-1.3.33
> # ./configure --with-apache=/apache_1.3.33
> --with-ssl=/apps/TurboSSL-0.9.8d
> --enab
My mistake there is no "s" it is just Apache Software Foundation//blah!
I download Python 2.5 from Python.org and
the mod_python from.
www.modpython.org
I did not, alter any paths from the default install. So I am very
bewildered.
Cheers
Chris
Brian Munroe wrote:
On 8/30/07, Jeff Peng <
On Aug 30, 2007, at 10:55 AM, Joshua Slive wrote:
On 8/30/07, Eric Gorr <[EMAIL PROTECTED]> wrote:
Sorry, I should have mentioned that I am using Apache 1.3.33 which is
the default server under MacOSX.
Then go ahead and pull out your network sniffer, since this obsolete
version doesn't have
On 02.08.07 06:36, Jason Haar wrote:
> I'm making a WAF (Web Application Firewall) based around Linux/Apache
> and mod_security, and as part of the design, thought that making it a
> transparent (reverse) proxy would be a good move from a disaster
> recovery perspective (i.e. if it blew up you cou
On 8/30/07, Jeff Peng <[EMAIL PROTECTED]> wrote:
>
> Why mod_python.so is located under apache root dir not module dir?
> You many installed something wrong.
??
The location that Chris specified in the OP is correct. It *is* in
the module directory.
One curious thing though:
'C:/Program Files
> Vincent Bray wrote:
> > I'm a bit confused by your terminology. From what I understand a
> > transparent proxy is the kind which is put in front of clients by
> > dodgy ISPs (such as my own) to perform things like caching and
> > nanny-filtering, without having to properly configure a proxy in th
Original-Nachricht
> Datum: Thu, 30 Aug 2007 12:01:02 -0400
> Von: Chris Howell <[EMAIL PROTECTED]>
> An: users@httpd.apache.org
> Betreff: Re: [EMAIL PROTECTED] mod_python
> Sorry, what I meant was the directory is like htis
>
> Apache
>Modules
> mod_python.so
>
> It
Sorry, what I meant was the directory is like htis
Apache
Modules
mod_python.so
It is under the modules dir.
Jeff Peng wrote:
Original-Nachricht
Datum: Thu, 30 Aug 2007 10:46:43 -0400
Von: Chris Howell <[EMAIL PROTECTED]>
When I went to the modules directory, under
Thanks all, makes more sense now. :-)
- sf
On 8/30/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
>
> On 8/30/07, Steve Finkelstein <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> > I'm trying to redirect users to my base URL upon a 404 submission.
> According
> > to Apache's documentation, the method
Why don't you use an 404 html page with an automatique redirection to your
home ?
--
Bj
On 8/30/07, Jeff Peng <[EMAIL PROTECTED]> wrote:
>
>
> Original-Nachricht
> > Datum: Thu, 30 Aug 2007 11:45:05 -0400
> > Von: "Steve Finkelstein" <[EMAIL PROTECTED]>
> > An: users@httpd.apac
On 8/30/07, Steve Finkelstein <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I'm trying to redirect users to my base URL upon a 404 submission. According
> to Apache's documentation, the method I'm using is not sufficient:
>
> Note that when you specify an ErrorDocument that points to a remote URL (ie.
>
Original-Nachricht
> Datum: Thu, 30 Aug 2007 11:45:05 -0400
> Von: "Steve Finkelstein" <[EMAIL PROTECTED]>
> An: users@httpd.apache.org
> I'd send like use proper headers, send a 404 to the client, then redirect
> them to my base URL.
>
> Is this possible? Should I resort to mo
Hi all,
I'm trying to redirect users to my base URL upon a 404 submission. According
to Apache's documentation, the method I'm using is not sufficient:
Note that when you specify an ErrorDocument that points to a remote URL (ie.
anything with a method such as http in front of it), Apache will sen
On 28.07.07 09:30, Marc Jacobs wrote:
> I have a problem with apache, perhaps you can help... I would be glad
> if you did. I'm not an expert on the subject, so forgive me if I'm
> sounding naive
>
> I need to create 1 virtual host that runs multiple sites (siteA.com) &
> siteB.com) located at
Original-Nachricht
> Datum: Thu, 30 Aug 2007 10:46:43 -0400
> Von: Chris Howell <[EMAIL PROTECTED]>
>
> When I went to the modules directory, under the apache root, the
> mod_python.so file does exist so I am not sure what the problem is or
> what the solution is. Any light so
On 26.07.07 02:37, Demetri T. wrote:
> OK does anyone here know why when i run ps aux in a terminal i can see 4
> www-data and 1 as root for apache, but when i use xfce taskmanager i see
> the root user running all apache process?
> all this time i was thinking there was some config error.
proba
> On 7/24/07, Jean-Baptiste Mayer <[EMAIL PROTECTED]> wrote: I have a trouble
> using
> > a reverse proxy:
> >
> > Server A (HTTP) <---> Reverse-Proxy (apache-2.0) <---> Client
> >
> > The client is a java application that displays real time financial data
> > that uses HTTP as transport.
> >
> >
On 8/30/07, Eric Gorr <[EMAIL PROTECTED]> wrote:
> Sorry, I should have mentioned that I am using Apache 1.3.33 which is
> the default server under MacOSX.
Then go ahead and pull out your network sniffer, since this obsolete
version doesn't have that feature.
Joshua.
---
Hi All,
I've installed the Apache webserver 2.2.4 onto a machine. I am trying to
get the python mod working for the apache webserver. I installed
mod_python-3.3.1, for windows and I have the correct version of Python
installed. I did everything the install asked me to do, when I edited my
ht
On 30/08/2007, Eric Gorr <[EMAIL PROTECTED]> wrote:
> I was wondering if it was possible to configure apache to record how
> many bytes were sent to it from the client as well.
http://httpd.apache.org/docs/2.2/mod/mod_logio.html
Cheers,
--
noodl
-
31 matches
Mail list logo