[NTLUG:Discuss] Apache redirect....doesn't

Richard Geoffrion ntlug at rain.lewisville.tx.us
Tue Mar 5 13:09:44 CST 2002


302 is a no go....dang it.

Provided I have the redirect line correct...what OTHER things could be
preventing redirection?

(oh and I've tried putting the redirect command in an .htaccess file.
HM...let me put the 302 in the .htaccess file..BRB.  No, putting 302 into
the redirect line in the .htaccess file had NO effect.)
-Richard   <-stumped

----- Original Message -----
From: "Tom Woody" <woody at nfri.com>
To: <discuss at ntlug.org>
Sent: Tuesday, March 05, 2002 12:13 PM
Subject: Re: [NTLUG:Discuss] Apache redirect....doesn't


> Here is my redirection details
>
> NameVirtualHost *
>
> <VirtualHost *>
> ServerName www.redirect.com
> Redirect 302 / http://new.url.com
> TransferLog logs/redirect.com-access_log
> </VirtualHost>
>
>
>





More information about the Discuss mailing list