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
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
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,
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
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