Thanks Gustaf, thanks for your thoughts: 1) I agree that a 404 handler is another way of doing this, and it has the advantage of only adding overhead when the file is not there, with no overhead added for other situations. I've used that approached previously on aolserver.
2) it's true that Apache's MultiViews can be eccentric. Since I'm controlling all the content on my web sites, I'm probably not as aware of this as people with public Apache servers. 3) the other approach I've taken to have clean urls is with: ns_register_proc GET /top/* direct_topbooks 0 I'll put this topic to bed now... -john ------------------------------------------------------------------------------ _______________________________________________ naviserver-devel mailing list naviserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/naviserver-devel