--- parser3/INSTALL 2002/03/11 11:02:57 1.11 +++ parser3/INSTALL 2002/03/25 12:02:57 1.17 @@ -32,15 +32,25 @@ or make a symlink [if your web server configured to follow symlinks]. NOTE: + You can disable libstdc++ linkage by setting + --disable-link-libstdcpp + option to configure. + + NOTE: You can disable any exec operations by setting --disable-execs option to configure. file::exec, file::cgi and mail:send (unix version) methods would be disabled. + + NOTE: + You can disable reading and executing files, belonging to group + other then current by setting + --disable-foreign-group-files + option to configure. NOTE: - You can disable reading of files, belonging to group - other then current by setting - --disable-forein-group-files + You can disable user-configured sendmail commands by forcing it, setting + "--with=sendmail=COMMAND" option to configure. @@ -144,4 +154,4 @@ Alexandr Petrosian (http://paf.design.ru) -$Id: INSTALL,v 1.11 2002/03/11 11:02:57 paf Exp $ +$Id: INSTALL,v 1.17 2002/03/25 12:02:57 paf Exp $