Thanks for the note.
When I use the P flag with the RewriteRule, ProxyPass
fails, since I do not have an SSLProxy.
What I have is this:
(Apache web server) <-> Tomcat servlet container
What I need is to:
- require all requests for ^/secure/... to be made thru https
- termin
On Fri, Jul 31, 2009 at 8:20 PM, /U wrote:
>
> Apache: 2.2.0
>
> I need to
> a) require SSL on requests to /secure (i.e., http://server/secure ->
> https://server/secure)
> b) and as the second step, offload (proxy) https://server/secure to
> http://server:8080/secure
>
> I thought I could acco
Apache: 2.2.0
I need to
a) require SSL on requests to /secure (i.e., http://server/secure ->
https://server/secure)
b) and as the second step, offload (proxy) https://server/secure to
http://server:8080/secure
I thought I could accomplish (a) using mod_rewrite and (b) using Proxy pass
as f
Scott Yoshinaga wrote:
Thanks for that!
On Fri, Jul 31, 2009 at 11:03 AM, Eric Covener wrote:
...
crypt()-based passwords truncate to 8 characters. You can probably
find lots of discussion about it with that extra keyword.
I did not know that either, and I am sure that this little bit o
Thanks for that!
--
KimonoKitsy Studios LLC
nemu*nemu ~smiles to go~
http://nemu-nemu.com/
On Fri, Jul 31, 2009 at 11:03 AM, Eric Covener wrote:
> On Fri, Jul 31, 2009 at 3:47 PM, Scott Yoshinaga
> wrote:
> > Hi all,
> >
> > I was wondering if any of you have ever experienced a prob
On Fri, Jul 31, 2009 at 3:47 PM, Scott Yoshinaga wrote:
> Hi all,
>
> I was wondering if any of you have ever experienced a problem with .htaccess
> like the one I am experiencing. To be upfront, I am running a standard
> install of Mac OSX 10.5.7 with MacPorts and apache2/php5/mysql5 on a new
> Qu
Hi all,
I was wondering if any of you have ever experienced a problem with .htaccess
like the one I am experiencing. To be upfront, I am running a standard
install of Mac OSX 10.5.7 with MacPorts and apache2/php5/mysql5 on a new
Quad Core Xenon MacPro. Apache version 2.2.11
When I access a passwo
Gary Smith wrote:
Under 2.2, is there a way to limit number of connections per IP? Mod_bandwidth
is for 1.3, and mod_bw hasn't been updated since 2005. We're having a problem
with leachers on a web site and we would like to limit the number of
connections.
Gary
Check out mod_limitipcon
Scott Brady wrote:
That worked (I had to put the "/public/" before the "/"
and remove the trailing slash in "/public/", but it worked).
Just to nitpick a bit :
The fact that you are using mod_SSPI leads me to believe you are running
Apache on a Windows host.
In that case, you should rea
I am trying to run cricket on my Apache 2 web server using suexec.
However, I getting the following error every time I try to launch the cgi
program.
[2009-07-30 09:13:15]: uid: (524/cricket) gid: (525/525) cmd: grapher.cgi
[2009-07-30 09:31:11]: uid: (524/cricket) gid: (525/525) cmd: grapher
> -Original Message-
> From: Tom Evans [mailto:tevans...@googlemail.com]
> Sent: Friday, July 31, 2009 2:54 AM
> Do you understand the difference between and ?
Nope, but I do now. :)
(snip)
> I'm pretty sure you just want containers rather than
> , like so:
>
># All your SSPI di
On Thu, 2009-07-30 at 13:49 -0600, Scott Brady wrote:
> I'm trying to find a way to require authentication (using
> mod_auth_sspi) on an entire website except for one specific folder,
> which I want freely accessible. However, I've been having issues
> getting that to work. I've tried setting SSPI
On Fri, 31 Jul 2009, Peter J Milanese wrote:
Not sure offhand, but maybe mod_evasive can help?
- Original Message -
From: Gary Smith [g...@primeexalia.com]
Sent: 07/30/2009 11:59 PM MST
To: "users@httpd.apache.org"
Subject: [us...@httpd] connection/bandwidth limiting
Under 2.2, is the
Not sure offhand, but maybe mod_evasive can help?
- Original Message -
From: Gary Smith [g...@primeexalia.com]
Sent: 07/30/2009 11:59 PM MST
To: "users@httpd.apache.org"
Subject: [us...@httpd] connection/bandwidth limiting
Under 2.2, is there a way to limit number of connections per
14 matches
Mail list logo