safe_mode of modpython ?

Gerhard Häring gerhard.haering at gmx.de
Thu Jul 18 16:15:06 EDT 2002


* William Dode <wilk-spamout at flibuste.net> [2002-07-18 22:00 +0200]:
> Is there an equivalent of the safe_mode and openbasedir of php in a
> python module for apache ?

Can you describe shortly what these do?

I believe the answer will be "no" and "you'll have to fiddle with
rexec/bastion", but I don't know about these PHP features, yet ;-)

There might be non-Python solutions in the Apache configuration for the
problem you're trying to solve (I'm thinking of mod_userdir, for
example). Yet I have no idea yet what the problem to solve could be :-)

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    OpenPGP public key id AD24C930
public key fingerprint: 3FCC 8700 3012 0A9E B0C9  3667 814B 9CAA AD24 C930
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))





More information about the Python-list mailing list