--- parser3/INSTALL 2002/03/11 11:02:57 1.11 +++ parser3/INSTALL 2002/03/25 11:36:23 1.15 @@ -32,15 +32,20 @@ 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 of files, belonging to group - other then current by setting - --disable-forein-group-files + You can disable reading and executing files, belonging to group + other then current by setting + --disable-foreign-group-files option to configure. @@ -144,4 +149,4 @@ Alexandr Petrosian (http://paf.design.ru) -$Id: INSTALL,v 1.11 2002/03/11 11:02:57 paf Exp $ +$Id: INSTALL,v 1.15 2002/03/25 11:36:23 paf Exp $