Am Freitag, den 15.10.2010, 18:12 -0700 schrieb Néstor:
> See if you have a .htaccess and take a look at it, it might have
> default information
> in this file.
I removed all .htaccess files already :-)
-
The official User-To-U
Am Freitag, den 15.10.2010, 14:34 -0700 schrieb Dave Mansfield:
> I don't know the code - but it seems that using AddType will not
> necessarily *override* the existing MIME association at some higher
> precedence. Have you tried ForceType in an appropriate context with
> your php4-specific sc
See if you have a .htaccess and take a look at it, it might have default
information
in this file.
:-)
On Fri, Oct 15, 2010 at 2:34 PM, Dave Mansfield wrote:
>
>
> Stefan Dürrenberger wrote:
>
>> Am Freitag, den 15.10.2010, 15:06 -0600 schrieb Brian Hirt:
>>
>>
>>> Maybe you can run a different
On 15.10.2010 23:12, Sudhir Dharmadhikari wrote:
Hi ,
We have slow response from app servers which is being load balanced using
mod_jk . We need to know if apache is receiving request, so that we can
check time taken by app server . Currently, all apache logs are updated
only when request is res
Stefan Dürrenberger wrote:
Am Freitag, den 15.10.2010, 15:06 -0600 schrieb Brian Hirt:
Maybe you can run a different apache process with the version of PHP you need
on a different port and use mod_rewrite/mod_proxy from the public apache?
It would work, but it seems complicated. The
Am Freitag, den 15.10.2010, 15:06 -0600 schrieb Brian Hirt:
> Maybe you can run a different apache process with the version of PHP you need
> on a different port and use mod_rewrite/mod_proxy from the public apache?
It would work, but it seems complicated. There should really be a way to
configu
Hi ,
We have slow response from app servers which is being load balanced using
mod_jk . We need to know if apache is receiving request, so that we can
check time taken by app server . Currently, all apache logs are updated
only when request is responded by apache , not when request is received.
L
On Oct 15, 2010, at 3:03 PM, Stefan Dürrenberger wrote:
> i posted this to a forum, but I think this is the better place to ask.
>
> I have a client who needs hosting for an old CMS that still uses PHP
> 4.4.x. I know they will have to upgrade eventually, but I need to keep
> the site up in the
Hi all,
i posted this to a forum, but I think this is the better place to ask.
I have a client who needs hosting for an old CMS that still uses PHP
4.4.x. I know they will have to upgrade eventually, but I need to keep
the site up in the meantime.
I have managed to compile and install php 4.4.9
- "Paulo Maia" wrote:
> Dear Friends ,
>
> Im trying to do openldap + apache auth , and its working just fine .
> And my problem is that apache doesnt seem to read the shadowExpire
> attribute in LDAP Server when other services are . I dont think its an
> ldap issue . So if the account is e
Dear Friends ,
Im trying to do openldap + apache auth , and its working just fine . And my
problem is that apache doesnt seem to read the shadowExpire attribute in
LDAP Server when other services are . I dont think its an ldap issue . So if
the account is expired apache is accepting the account .
- "Eric Covener" wrote:
> >
>
> I think the option should be by itself e.g.
>
>
>
> or
>
> ProxyPassMatch (?i)^/zutap
>
I was going from:
19:08 negative redirect
19:08 Redirect everything except /images/: RedirectMatch
^/(?!images/)(.*) http://dynamic.myhost.com/$1
And then inter
>
I think the option should be by itself e.g.
or
ProxyPassMatch (?i)^/zutap
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscri
- "Roey Almog (Infoneto Ltd)" wrote:
> Hi,
>
> I have installed apache 2.2.15 with mod_fcgid on Windows XP SP3 and
> tried the perl example script in the mod_fcgid reference page but it
> is not working
>
> I get this in error log
>
> [Thu Jul 29 11:26:07 2010] [warn] [client 127.0.0.1] (
- "Oswald Caelan" wrote:
> Hello all,
>
>
> I am working with a solution that requires the usage of
> mod_proxy_balancer and an application server that both ignores case
> and mixes different case combinations in URLs found in generated
> content. The configuration works, however I have no
Eric Covener wrote on 2010-10-15:
> On Fri, Oct 15, 2010 at 7:59 AM, Steve Hay wrote:
>> (OS 64)The specified network name is no longer
>> available. : winnt_accept: Asynchronous AcceptEx failed.
>
> Try Win32DisableAcceptEX
We have tried that already, and
EnableMMAP off
Enable
On 15.10.2010 12:32, King Holger (CI/AFP2) wrote:
it's a pity - but the clocks are in sync (using NTP). On both Tomcats and the
Apache2 instances.
Good to know.
According to the following command output:
grep -i "52C326B80A73EFF19CEE49B013533F06" localhost_access_log.2010-10-14.log
the last
On Fri, Oct 15, 2010 at 7:59 AM, Steve Hay wrote:
> (OS 64)The specified network name is no longer available. :
> winnt_accept: Asynchronous AcceptEx failed.
Try Win32DisableAcceptEX
>
> (OS 10054)An existing connection was forcibly closed by the
> remote host.
I have a customer running Apache 2.2.14 / mod_perl 2.0.4 / Perl 5.10.1
on Windows Server 2003 R2 SP2 (in a VMware setup).
Their error.log (with Loglevel set to debug) has many of the following
errors in it:
(OS 64)The specified network name is no longer
available. : winnt_a
Hello Rainer,
it's a pity - but the clocks are in sync (using NTP). On both Tomcats and the
Apache2 instances.
According to the following command output:
grep -i "52C326B80A73EFF19CEE49B013533F06" localhost_access_log.2010-10-14.log
the last pattern match for the JSessionID mentioned below is:
On 14.10.2010 17:49, Oscar Celada wrote:
I have installed apache httpd 2.2.10 with mod_jk 1.2.28 and tomcat 6.0.29 (a
cluster with six nodes).
Some times apache has all his threads busy (512), in theses moments I want
to change same parameter in the jk module
(I know which is the tomcat of my c
Hi Holger,
On 14.10.2010 16:16, King Holger (CI/AFP2) wrote:
Unfortunately, after having activated the:
- Tomcat-AccessLog
- custom-LogFormat using Cookie-OutPut in Apache2 2.2.16
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-agent}i\" \"%{Cookie}i\"
\"%{JSESSIONID}C\" \"%{S
22 matches
Mail list logo