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