- From: Benoit Mahe <Benoit.Mahe@sophia.inria.fr>
- Date: Thu, 12 Mar 1998 09:17:27 +0100
- To: smithaw@kben.co.uk
- cc: Benoit.Mahe@sophia.inria.fr, www-jigsaw@w3.org
smithaw@kben.co.uk writes: > Benoit, > > I've got Jigsaw1.0beta2 working now, and I've set up a pass directory. Is > there any way I can change the location of the cgi-bin and icons > directories? > > Cheers, > > Andrew > Yes of course, you cant put the cgi-bin directory where you want. There is nothing special to do for that. The icons directory can be moved, but if there is no DirectoryResource (or PassDirectory) named "icons" under the root resource, the icons needed for the directory listing won't be found. So you can move the icons directory physically on the disk, but you should have a resource (ie PassDirectory) pointing on the new location of the icons directory. There is another solution, every DirectoryResource has a field named "icon directory", this is the url where the icons can be found. If you move the directory "icons" you can modify this field in all the DirectoryResource (or in the default indexer). Benoit. - Benoît Mahé ------------------------------------------------------- World Wide Web Consortium (W3C) Architecture domain - Jigsaw Team http://www.w3.org/People/Mahe - bmahe@w3.org - +33.4.92.38.79.89 ---------------------------------------------------------------------
Received on Thursday, 12 March 1998 03:17:56 UTC