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

Reply via email to