Hi,all
I use apache2.2.6 and SVN1.4.5 on Chinese version of WINDOWS XP platform and
,and
try to use ldap_module and authnz_ldap_module as authentication method . But I
found that the
error log of auth_ldap module in error_log file is shown with hex format. I
try translate it as
UTF-8 co
On Wed, Mar 17, 2010 at 6:02 AM, Milan Tomic wrote:
>
> I have also tried LocationMatch:
>
>
> ProxyPass http://www.yahoo.com/
>
>
> and
>
>
> ProxyPass http://www.yahoo.com/
>
>
> but without success. I need to match if there is anything behind slash /
>
> TIA
>
>
>
>
> - Original Messa
Apache 2.2.3 on RHEL 5.4
Hi All:
I am attempting to find a way of determining the encryption key size.
Apparently the old environment variable was HTTPS_KEYSIZE which was
renamed SSL_CIPHER_USEKEYSIZE. However this is only active if you
specify +CompatEnvVars on the SSLOptions directives.
When
I have also tried LocationMatch:
ProxyPass http://www.yahoo.com/
and
ProxyPass http://www.yahoo.com/
but without success. I need to match if there is anything behind slash /
TIA
- Original Message
From: Milan Tomic
To: users@httpd.apache.org
Sent: Wed, March 17, 2010 12:13
> Why are you using ProxyPass ? You can use Redirect if don't want to mask
> that content is coming from your server (and of course save your bandwidth).
I have tried this:
ProxyPass http://localhost:8082/SomeUrl/
Redirect /SomeUrl/index.html http://www.google.com
Redirect /SomeUrl http:
I am receiving the error in my browser of
502 Proxy Error
Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET
/MyProfile/MyDetails/MyDetails.do;jsessionid=1l5bqi2eonag5.
Reason: Error reading from remote server
The w
Hello
I'm running Perl programs in mod_perl in Apache (2.2) on RHEL, using
the prefork MPM.
I want to protect my server against Perl processes that grow much too
large, as they can slow or even freeze the system. So I've setup an
address space resource limit via Perl's Apache2::SizeLimit. P
On 3/16/2010 9:44 AM, Andy Wang wrote:
>
> Looking at the aprutil.mak, it looks like the default target is the
> generic Win32 Release target.
> The config-win.h failure is from aprutil.dep referenced by aprutil.mak
> (line 425 under the .\dbd\apr_dbd_mysql target):
>{$(INCLUDE)}"config-win.h"
--
From: "Reese"
Sent: 16 March, 2010 16:48
To:
Subject: Re: [us...@httpd] How to block IP addresses to the whole server?
On 16-Mar-10 10:31, Je suis la poubelle wrote:
Thanks to all for your replies. For the record, is
the best option f
On Tue, Mar 16, 2010 at 7:34 PM, Brent Davidson wrote:
> On 03/16/2010 05:49 PM, Milan Tomic wrote:
>> Good day,
>>
>> How can I (if it is possible at all) specify that all requests to:
>>
>> /SomeUrl
>> /SomeUrl/
>> /SomeUrl/index.html
>>
>> go to one location and all other requests like
>>
>> /S
On 16-Mar-10 10:31, Je suis la poubelle wrote:
Thanks to all for your replies. For the record, is
the best option for me. This is the solution I use:
edit /etc/apache2/httpd.conf to add the following section:
Order Allow,Deny
Deny from xx.xx.xx.xx
Deny from xx.xx.xx.xx
Allow fro
On 16 March 2010 15:31, Je suis la poubelle wrote:
> Thanks to all for your replies. For the record, is
> the best option for me. This is the solution I use:
>
> edit /etc/apache2/httpd.conf to add the following section:
>
> Order Allow,Deny
> Deny from xx.xx.xx.xx
> Deny from xx.xx.xx.
Thanks to all for your replies. For the record, is
the best option for me. This is the solution I use:
edit /etc/apache2/httpd.conf to add the following section:
Order Allow,Deny
Deny from xx.xx.xx.xx
Deny from xx.xx.xx.xx
Allow from all
There is nevertheless one thing I wo
On Tue, 2010-16-03 at 10:45 -0300, Bruno - e-comBR wrote:
>
> 2010/3/12 Reese
> On 12-Mar-10 13:49, Jonathan Zuckerman wrote:
> On Fri, Mar 12, 2010 at 9:36 AM, Reese
> wrote:
>
> On 12-Mar-10 11:31, Nilesh Govindar
I may have miss-understood your question but the fact that your second
script gets put in a queue may have to do with the fact that you are
using persistent connections. Have you tried disabling this off to see
if apache process the second request right of way?
I'm not saying that disabling persis
Sorry I meant to say:
"I'm not saying that disabling persistent connections is the solution
to the problem
that you are having with your report page"
-r
-
The official User-To-User support forum of the Apache HTTP Server Project
On 03/15/2010 06:06 PM, William A. Rowe Jr. wrote:
>
> If you are building the "NT" targets, they no longer exist. I wasn't paying
> attention when we moved the sources from apr 1.3.x to apr 1.4.x, where NT
> became the default (e.g. Release Win32), and "Release Win9x" was added for
> legacy suppo
2010/3/16 Roger
> Do you have persistent connections on?
>
> -r
>
> -
> The official User-To-User support forum of the Apache HTTP Server Project.
> See http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-m
Do you have persistent connections on?
-r
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apa
On 03/16/2010 05:49 PM, Milan Tomic wrote:
> Good day,
>
> How can I (if it is possible at all) specify that all requests to:
>
> /SomeUrl
> /SomeUrl/
> /SomeUrl/index.html
>
> go to one location and all other requests like
>
> /SomeUrl/somePage.html
>
> go to the other location? I have started edi
2010/3/12 Reese
> On 12-Mar-10 13:49, Jonathan Zuckerman wrote:
>
>> On Fri, Mar 12, 2010 at 9:36 AM, Reese wrote:
>>
>> On 12-Mar-10 11:31, Nilesh Govindarajan wrote:
>>>
>>> On Fri, Mar 12, 2010 at 6:49 PM, Bruno - e-comBR
wrote:
It's causing a little throuble for me. When
On Tue, Mar 16, 2010 at 11:06 AM, Manuel Vacelet
wrote:
> Hi all,
>
> I'm facing a strange issue.
> I have a major performance penalty on some apache related operations
> (svn checkout that used to take 5mn but that suddenly takes more than
> 7 hours).
>
> I'm running a standard RHEL5.3 with apach
On 03/16/2010 05:49 PM, Milan Tomic wrote:
Good day,
How can I (if it is possible at all) specify that all requests to:
/SomeUrl
/SomeUrl/
/SomeUrl/index.html
go to one location and all other requests like
/SomeUrl/somePage.html
go to the other location? I have started editing httpd.conf lik
On 16.03.10 11:50, Станислав Сметанин wrote:
> To: users@httpd.apache.org
>
> I want to disable mail() function in the one of virtual hosts' that
> use PHP(I use mod_php for apache2), and regarding to the
> http://www.php.net/manual/en/ini.core.php#ini.disable-functions I
> can't use directives li
Good day,
How can I (if it is possible at all) specify that all requests to:
/SomeUrl
/SomeUrl/
/SomeUrl/index.html
go to one location and all other requests like
/SomeUrl/somePage.html
go to the other location? I have started editing httpd.conf like this:
ProxyPass http://www.google.com
On 09.03.10 11:27, snigdhamukher...@bel.co.in wrote:
> I have to add a custom built SSL library in place of OpenSSL.
> Can some one suggest how to integrate a SSL library with mod-ssl for
> apache web server??
is it patched SSL, compatible with SSL, or something completely new?
first tho should be
Hi all,
I'm facing a strange issue.
I have a major performance penalty on some apache related operations
(svn checkout that used to take 5mn but that suddenly takes more than
7 hours).
I'm running a standard RHEL5.3 with apache 2.2.3 (fyi the server runs
mod_php, mod_auth_mysql and some other mod
Hi there.
the problem:
I want to disable mail() function in the one of virtual hosts' that
use PHP(I use mod_php for apache2), and regarding to the
http://www.php.net/manual/en/ini.core.php#ini.disable-functions I
can't use directives like php_value, etc, because value of
disable_functions can be
28 matches
Mail list logo