"SfR Fresh" - the SfR Freeware/Shareware Archive 
Member "cgiwrap-4.1/doc/todo" of archive cgiwrap-4.1.tar.gz:
As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
1 CGIWrap - To Do
2 __________________________________________________________________
3
4 Here are some things that still need to be done and ideas for possible
5 future things to do.
6
7 * Fixing the PATH_TRANSLATED support
8 * HTML version of cgiwrapd instead of text/plain
9 * More flexible approach to user directory mapping - rewrite file,
10 mapping dir to user instead of user to dir
11 * Limiting script execution based on load average.
12 * Allow setting any environment variable from CGIwrap
13 * finish the request info section of the error output
14 * use SERVER_ADMIN and other http variables.
15 * if you disable httpd user checking - you need to make sure to
16 define the installation group to be the group that the server is
17 running as - and be sure and restrict permissions.
18 * Continue creating global context for storage of data