On Fri, Sep 15, 2006 at 02:43:35PM -0700, Evan Platt wrote:
> At 02:36 PM 9/15/2006, you wrote:
> >Unsubscribe [EMAIL PROTECTED]
>
> As the bottom of every message says:
>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
The classic blunder, my apologies!
---
Chris Covington
IT
Plus One Health Mana
Unsubscribe [EMAIL PROTECTED]
---
Chris Covington
IT
Plus One Health Management
75 Maiden Lane Suite 801
NY, NY 10038
646-312-6269
http://www.plusoneactive.com
-
The official User-To-User support forum of the Apache HTTP Server P
Hi all,
Is is possible to define multiple authentication methods based on client
IP address / network?
For instance:
Client from 10.40.18.0, use AuthNTLM. Client from anywhere else, use
AuthLDAP.
If not directly possible, is it possible to do something with
mod_rewrite to achieve this function
Hi all,
I have Request Tracker setup to use AuthLDAP and I'd like it to
use NTLM for certain internal networks. Is this possible?
thanks
---
Chris Covington
IT
Plus One Health Management
75 Maiden Lane Suite 801
NY, NY 10038
646-312-6269
http://www.plusoneactive.com
---
Woops, that's www.umich.edu/~malth/gaptuning/apache.
-Original Message-
From: Covington, Chris [mailto:[EMAIL PROTECTED]
Sent: Mon Jan 23 08:54:36 2006
To: users@httpd.apache.org
Subject:RE: [EMAIL PROTECTED] mod_proxy_html doesn't rewrite as
commanded
As for the original problem you're trying to solve, if you turn
ProxyPreserveHost Off and you add hostname.example.com (the DNS name of the
reverse proxy host itself) with IP 10.11.12.13 (the IP of the Exchange server)
to your /etc/hosts on the reverse proxy, you won't need to bother with
mod_p
> From: Todd W Stephens [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, October 18, 2005 1:52 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Todd W Stephens is out of the office.
>
> I will be out of the office starting 10/18/2005 and will not return
until 10/21/2005.
> I will respond to
> FATAL: can't create .libs/mod_log_forensic.o: Permission denied
It looks like a permission problem.
---
Chris Covington
IT
Plus One Health Management
75 Maiden Lane Suite 801
NY, NY 10038
646-312-6269
http://www.plusoneactive.com
---
Thanks ascs,
This works perfectly:
#OWA % character in email subject fix
RewriteEngine On
RewriteMap percentsubject int:escape
RewriteCond $1 ^/exchange/.*\%.*$
RewriteRule (/exchange/.*) ${percentsubject:$1} [P]
I've added it to:
http://www-personal.umich.edu/~malth/gaptuning/apache/
---
Chr
Is it possible to have a mod_rewrite rule which will rewrite a % with a
%25? Below is a hack for Outlook Web Access which, when
reverse-proxied, apache2 chokes on when a % is in a subject of an email
(and thus in the URL) unless the following is done.
Chris
Insert this right before your "front-e
> Soin other words, slowness happened ONLY if I use
> ApacheReverseProxy->CSM/SSLM->Tomcat
Don't use Cisco CSM/SSLM or open a support case with Cisco.
---
Chris Covington
IT
Plus One Health Management
75 Maiden Lane Suite 801
NY, NY 10038
646-312-6269
http://www.plusoneactive.com
---
11 matches
Mail list logo