On Mon, Mar 18, 2002 at 04:29:43PM +1200, Johnno wrote:
> 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>

Yep... but you missed a bit:

> > RewriteRule / http://tripod.com/members/site/index.html  [R]

Mike.
-- 
Michael Beattie <[EMAIL PROTECTED]>

The first 90% of the code in a project takes 90% of the time.
The next 10% of the code will take another 90% of the time.
                                         -- J. S. Labuschagne

Reply via email to