mod-python的3种处理方式有什么区别 作者:soloflight发表于2009-12-13 00:33:43
AddHandler mod_python .py
PythonHandler pythontest
PythonDebug On
AddHandler mod_python .psp
PythonHandler mod_python.psp
PythonDebug On
AddHandler mod_pytho .py
PythonHandler mod_python.publisher
PythonDebug On
这几种发布方式有什么区别?小第刚刚接触python
回复主题
