Index: openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl,v diff -u -r1.25 -r1.25.2.1 --- openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl 24 Sep 2002 00:14:42 -0000 1.25 +++ openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl 4 Oct 2002 07:39:24 -0000 1.25.2.1 @@ -30,6 +30,10 @@ Parameters will stay the same as in the initial request. + Keep in mind that if you do an internal redirect to something other than + the current directory that relative links returned to the clients + browser may be broken (since the client will have the original URL). + @param absolute_path If set the path is an absolute path within the host filesystem @param path path to the file to serve