--- parser3/INSTALL 2002/03/11 08:06:11 1.10 +++ parser3/INSTALL 2002/03/25 11:36:23 1.15 @@ -32,10 +32,22 @@ 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. + 2.What is the process to install Parser3? @@ -137,4 +149,4 @@ Alexandr Petrosian (http://paf.design.ru) -$Id: INSTALL,v 1.10 2002/03/11 08:06:11 paf Exp $ +$Id: INSTALL,v 1.15 2002/03/25 11:36:23 paf Exp $