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

Richard Geoffrion ntlug at rain.lewisville.tx.us
Wed Mar 6 08:32:13 CST 2002


----- Original Message -----
From: "Cameron Moore" <lists at unbeatenpath.net>
To: <discuss at ntlug.org>
Sent: Tuesday, March 05, 2002 4:52 AM
Subject: Re: [NTLUG:Discuss] Apache redirect....doesn't


> * ntlug at rain.lewisville.tx.us (Richard Geoffrion) [2002.03.05 02:33]:
> > Can anyone point out what I may be doing incorrectly in trying to
redirect
> > URL1 to URL2?
> >
>
> I'm not exactly sure what you're after, but here's what I do with all my
> vhosts:
>
>   <VirtualHost 206.142.128.250>
>     ServerAdmin webmaster at unbeatenpath.net
>     ServerName unbeatenpath.net
>     ServerAlias www.unbeatenpath.net
>     DocumentRoot /var/www/vhosts/unbeatenpath.net/html
>     ErrorLog /var/www/vhosts/unbeatenpath.net/logs/error.log
>     CustomLog /var/www/vhosts/unbeatenpath.net/logs/access.log common
>   </VirtualHost>
>
> Note the use of ServerAlias.  Is this what you're after?
> --
> Cameron Moore

YES! That is what I'm after.  Ok...so I'm going about this the wrong
way....Thank you for straightening me out, Cameron!

BUT!!! That begs the question as to why redirect isn't working?  Hmm...I'll
play with Redirect later...after I correct my httpd.conf file!

Thanks all!

-Richard

"Windows is checking Drive C for errors.  To avoid this message in the
future, replace this operating system that crashes and prevents you from
shutting down correctly with an operating system that is more stable and
does not need to be rebooted as often..."





More information about the Discuss mailing list