12 2013 档案
摘要:1,纯mod_python 安装mod-python : $apt-get install libapache2-mod-python我们在/etc/apache2/mods-available/目录下面新建一个python.conf来配置和python相关的应用的信息 AlllowOverride none AddHandler mod_python .py PythonHandler mptest PythonDebug On AddType text/html;qs=1.0 .py AddType text/html;qs=0.9 .html AddType text/html;q...
阅读全文

浙公网安备 33010602011771号