[mod_python] apache._server.get_options() Problem in 3.3

Alex Greif alex.greif at gmail.com
Sat Mar 24 17:21:22 EST 2007


Hi,
in 3.2.10 the following worked well:
apache._server.get_options()

is there an equivalent in 3.3? I tried
apache.server.get_options()
apache.mp_server.get_options()
... but had no luck.


ALex.


More information about the Mod_python mailing list