When a directory under pageroot doesn't have an index file, AOLserver can be configured to show the contents of the directory. The default proc is called _ns_dirlist.
This proc has had some problems with formatting the links, sometimes adding an extra / between the last and next to last url piece. I decided to fix this issue and ended up adding some other features, along with css support for usability improvements. The files are located at http://zmbh.com/dirlist/ along with installation instructions. I have tested it under the current 4.0 version, but it should work under previous versions as well (even though the _ns_dirlist api changed recently). I also tested it under OpenACS, version 5.0.0b1a. I needed to add a new global file to handle the way the OpenACS request processor works. tom jackson -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
