> This one I think I can do with a regular <VirtualHost *> like any
> others, but I have a feeling there may be a better way?

That will do it.

<<JAV>>


---------- Original Message -----------
From: "Daevid Vincent" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thu, 24 Oct 2002 22:44:48 -0700
Subject: Apache 1.3 and redirecting a virtual domain to a web page?

> Anyone know how to set up Apache 1.3 (RH8.0) such that
> 
> http://resume.daevid.com will serve the file
> http://daevid.com/resume.shtml
> 
> And while we're at it, how about 
> 
> http://foo.daevid.com to go to http://daevid.com/foo/
> 
> This one I think I can do with a regular <VirtualHost *> like any
> others, but I have a feeling there may be a better way?
> 
> I've tried to use:
> RedirectPermanent http://mp3.daevid.com         http://daevid.com/mp3
> RedirectPermanent http://resume.daevid.com
> http://daevid.com/resume.shtml
> 
> But it didn't work (I think redirects only work with a local path).
> 
> D.
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
------- End of Original Message -------



-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to