Index: openacs-4/packages/acs-core-docs/www/rp-design.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/rp-design.html,v diff -u -r1.37.2.5 -r1.37.2.6 --- openacs-4/packages/acs-core-docs/www/rp-design.html 13 Feb 2017 07:33:15 -0000 1.37.2.5 +++ openacs-4/packages/acs-core-docs/www/rp-design.html 2 Jun 2017 11:12:57 -0000 1.37.2.6 @@ -61,7 +61,7 @@ package pageroot, even though the global pageroot is searched later. If a file is found at any of the searched locations then it is served.
Virtual URL Handlers
If no file is found during the concrete file search, then the request processor searches the filesystem for a virtual url handler -(.vuh) file. This file contains normal tcl code, and is in +(.vuh) file. This file contains normal Tcl code, and is in fact handled by the same extension handling procedure that handles .tcl files. The only way this file is treated differently is in how the request processor searches for it. When a lookup fails, the request processor