It seems to me that a file called bla.vuh would be treated exactly the same as a file called bla.tcl by the request processor. Having a www/foo/bla.vuh would still result in a 404 for a request for e.g. www/foo/bla/somesub/url. To have all URL's beneath www/foo/bla/* processed by a .vuh file it is still necessary to set up an index.vuh at www/foo/bla/index.vuh.
The documentation at http://openacs.org/doc/openacs-4/rp-design.html does not even mention index.vuh. I wonder if I am missing something here - are the docs just wrong and need an update or what would be the purpose of a non-index .vuh?
There are also zero non-index.vuh's in the toolkit.
Request notifications