[EMAIL PROTECTED] Problem: Reverse Proxy Should Use a Specific IP(v6) Address on an Multihomed Interface

2008-08-05 Thread Christian Felsing
Hello, I created a specific configuration for a reverse proxy, which does some URL rewriting and accesses a remote server. This rproxy is a IPv6 to IPv4 gateway to allow IPv4 users accessing IPv6 only servers. IPv6 interface has multiple IPv6 addresses: 1.) 2a01:dead:beef::2/128 2.) 2a01:dea

Re: [EMAIL PROTECTED] Args not being passed in rewrite rule

2008-08-05 Thread Skip Evans
Hey Tony & all, Yep, that did it. I was not aware of that flag, pretty new to rewrite rules. Much thanks! Skip Tony Stevenson wrote: Skip Evans wrote: Hey all, I have the following rewrite rule in an .htaccess file. RewriteRule .modules.php?(.*)$ http://prepcube.venomouspenguin.com/modul

Re: [EMAIL PROTECTED] Args not being passed in rewrite rule

2008-08-05 Thread Eric Covener
On Tue, Aug 5, 2008 at 5:58 PM, Tony Stevenson <[EMAIL PROTECTED]> wrote: > Skip Evans wrote: >> >> Hey all, >> >> I have the following rewrite rule in an .htaccess file. >> >> RewriteRule .modules.php?(.*)$ >> http://prepcube.venomouspenguin.com/modules.php?$1 The query string (arguments) aren't

Re: [EMAIL PROTECTED] Args not being passed in rewrite rule

2008-08-05 Thread Tony Stevenson
Skip Evans wrote: Hey all, I have the following rewrite rule in an .htaccess file. RewriteRule .modules.php?(.*)$ http://prepcube.venomouspenguin.com/modules.php?$1 And it does successfully call the modules.php file in the document root, but the arguments do not get passed. In other words

[EMAIL PROTECTED] Args not being passed in rewrite rule

2008-08-05 Thread Skip Evans
Hey all, I have the following rewrite rule in an .htaccess file. RewriteRule .modules.php?(.*)$ http://prepcube.venomouspenguin.com/modules.php?$1 And it does successfully call the modules.php file in the document root, but the arguments do not get passed. In other words, if modules.ph

[EMAIL PROTECTED] Apache 2.2 mod_proxy TCP timeouts

2008-08-05 Thread Ian Reynolds
Hey everyone. We have been running Apache 2.2 as a reverse proxy cache server for some time, and in general it performs great. We have one nagging problem however. Currently we have a cluster of 70+ back-end web servers that are BalancerMember's. If we apachectl stop on a backend web, we are fine

RE: [EMAIL PROTECTED] virtual host issue with apache

2008-08-05 Thread Biernesser, Beth
I am wondering if this has something to do with the .do file extension. However, it works fine without the virtual host -- what different criteria would the virtual host be looking at? Here is my virtual host - it's really basic. I have substituted "x"'s for our actual ip address what do you

Re: [EMAIL PROTECTED] New implementation, shared binaries?

2008-08-05 Thread Peter Milanese
Well, that makes it baby stuff! Thanks for the suggestion. I have my head stuck in mod_macro, which would be a bear for this. - Original Message From: Krist van Besien <[EMAIL PROTECTED]> To: users@httpd.apache.org Sent: Tuesday, August 5, 2008 9:33:51 AM Subject: Re: [EMAIL PROTECTED]

Re: [EMAIL PROTECTED] New implementation, shared binaries?

2008-08-05 Thread Krist van Besien
On Tue, Aug 5, 2008 at 14:08, <[EMAIL PROTECTED]> wrote: > > Hi folks- > > I am implementing a new infrastructure. It consists of pre-dev, dev, > staging, and production boxes behind F5's. I also implemented a Polyserve > matrix over the SAN. > > That being said, what's everyone's take on shared

[EMAIL PROTECTED] New implementation, shared binaries?

2008-08-05 Thread PMilanese
Hi folks- I am implementing a new infrastructure. It consists of pre-dev, dev, staging, and production boxes behind F5's. I also implemented a Polyserve matrix over the SAN. That being said, what's everyone's take on shared binaries with the apache configs macro'd to the hostnames (including

Re: [EMAIL PROTECTED] virtual host issue with apache

2008-08-05 Thread Krist van Besien
On Mon, Aug 4, 2008 at 23:48, Biernesser, Beth <[EMAIL PROTECTED]> wrote: > When I configure a virtual host for my website, I get a listing of files > instead of the home page. This index file has a .do extension. However, > when I remove this virtual host from the httpd.conf file, the website >

Re: [EMAIL PROTECTED] SVN access w/ SSL while keeping old permissions

2008-08-05 Thread Krist van Besien
On Mon, Aug 4, 2008 at 22:20, stinger520 <[EMAIL PROTECTED]> wrote: > I already have an svn repository and I am working on getting it set up so > that it can be accessed from anywhere through https view ssl. You want that someone can access it using a web browser? Using the simple svn web view in