[Zope-PTK] PTK at the /
Kevin Dangoor
kid@kendermedia.com
Tue, 15 Feb 2000 14:51:26 -0500
----- Original Message -----
From: "Timothy Wilson" <wilson@visi.com>
To: <zope-ptk@zope.org>
Sent: Tuesday, February 15, 2000 2:46 PM
Subject: [Zope-PTK] PTK at the /
> I asked this a few days ago, and I haven't figured it out yet.
>
> Is it possible (or alternatively, wise) to put my portal at the root of my
> site. For example, I want http://www.foo.org/ to go directly to my portal.
I don't think it's possible to have the Portal at the root. However, there's
no reason why you can't have your root index_html and header and footer do a
<dtml-with YourPortal> and start doing Portalish things.
Kevin