On Wed, 7 Feb 2001, Michael Shantz wrote: > I'm having trouble understanding the jigsaw admin documentation. > > I'm running 2.0.5 on Win98. I want to do a very simple thing. > The default webpage is currently working fine at > C:/jigsaw/jigsaw/WWW/Overview.html Containers have an "index" parameter in their protocol frame (HTTPFrame for instance). The target resource will be served (it is a child of this container). > I want to have the default webpage be > C:/jigsaw/jigsaw/WWW/homepage/homepage.html In your case you can make a fake resource "foo", a Framed Resource, with a RelocateFrame, point it to the location of the page you want to be served, then set your container's index to be "foo" (or course you should find a better name ;) ) Regards, -- Yves Lafon - W3C "Baroula que barouleras, au tiéu toujou t'entourneras."Received on Friday, 9 February 2001 09:53:54 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:41:29 UTC