Re: php safe mode, perl cgi system calls

2002-10-01 Thread Matus \"fantomas\" Uhlar
-> i want to secure my apache! -> -> to turn safemode in php.ini off is one thing and not enough - you need to limit files opening (open_basedir, doc_root), and some other stuff probably -> what simulare things can i do to limit perl? i dont think there is any -> simulare thing. the only way to

php safe mode, perl cgi system calls

2002-10-01 Thread Marco Kammerer
i want to secure my apache! to turn safemode in php.ini off is one thing what simulare things can i do to limit perl? i dont think there is any simulare thing. the only way to be sure that no wrong cgi-bin is getting on the server is to check each perl file and make it accessable by users manual