ok.. so will this work.. <VirtualHost *:80> ServerAdmin tech@blah ServerName blahblah ServerAlias www.blahblah RewriteEngine on RewriteRule / http://tripod.com/members/site/index.html </VirtualHost>
Many thanks for your help.. Johnno ----- Original Message ----- From: "Michael Beattie" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 18, 2002 4:19 PM Subject: Re: Apache Re Direct > On Mon, Mar 18, 2002 at 03:08:51PM +1200, Johnno wrote: > > I was thinking of doing that and i have used it before... > > > > I was also thinking of using... > > > > RedirectMatch cmd in apache... > > > > Many thanks for all your help.. > > RewriteEngine on > RewriteRule / http://tripod.com/members/site/index.html [R] > > Mike. > -- > Michael Beattie <[EMAIL PROTECTED]> > > yip yip yip yip yip yip yap yap yip *BANG* NO TERRIER >
