RE: [EMAIL PROTECTED] Using Rewrite rules to force all requests to a specific page except those comming from curtain IP addresses:

2007-05-29 Thread Simon Billis
Thank you so much - It is now working as expected. Thanks Simon. > -Original Message- > From: Simon Billis [mailto:[EMAIL PROTECTED] > Sent: 29 May 2007 20:00 > To: users@httpd.apache.org > Subject: RE: [EMAIL PROTECTED] Using Rewrite rules to force all requests to a

RE: [EMAIL PROTECTED] Using Rewrite rules to force all requests to a specific page except those comming from curtain IP addresses:

2007-05-29 Thread Simon Billis
48 > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] Using Rewrite rules to force all requests to a > specific page except those comming from curtain IP addresses: > > On 5/29/07, Simon Billis <[EMAIL PROTECTED]> wrote: > > Hi Folks, > > > > Further

RE: [EMAIL PROTECTED] Using Rewrite rules to force all requests to a specific page except those comming from curtain IP addresses:

2007-05-29 Thread Simon Billis
EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Slive > Sent: 29 May 2007 19:14 > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] Using Rewrite rules to force all requests to a > specific page except those comming from curtain IP addresses: > > On 5/29/07,

RE: [EMAIL PROTECTED] Using Rewrite rules to force all requests to a specific page except those comming from curtain IP addresses:

2007-05-29 Thread Simon Billis
urtain IP addresses: > > On 5/29/07, Simon Billis <[EMAIL PROTECTED]> wrote: > > Dear All, > > > > I am attempting to force all requests to any url at www.mydomain.com to > be > > rewritten to http://www.mydomain.com/maintenance.php except for requests > &g

[EMAIL PROTECTED] Using Rewrite rules to force all requests to a specific page except those comming from curtain IP addresses:

2007-05-29 Thread Simon Billis
Dear All, I am attempting to force all requests to any url at www.mydomain.com to be rewritten to http://www.mydomain.com/maintenance.php except for requests made from specific IP addresses. I thought that if I added the following that this would work as intended: RewriteEngine on RewriteCond