On Sun, Mar 07, 2004 at 08:46:58AM -0500, Rob de Santos AFANA wrote:
> OK, understood. Any reason why I couldn't map www.othersite.com/video/
> to my host? Particularly if I set up redirection in .htaccess on my
> site so that www.afana.com/video/ sent users to the other site's pages?
You can say that www.othersite.com is an alias for www.afana.com, but
(if I remember correctly) any links to othersite will be stored in the
index as www.afana.com. And you can't do it for just /video although
you might be able to use filter_url to only allow /video.
Anyway, it's just Perl code. You can modify it to anything you want.
--
Bill Moseley
moseley@hank.org
Received on Sun Mar 7 07:01:00 2004