Apache mod_pythonをインストール
mod_pythonをインストールする
# cd /usr/local/src
# wget http://ftp.riken.jp/net/apache/httpd/modpython/mod_python-3.3.1.tgz
#tar -xvzf mod_python-3.3.1.tgz
#cd mod_python-3.3.1
#./configure --with-apxs=/etc/httpd/bin/apxs
#make
#make install
#vi /etc/httpd/conf/httpd.conf LoadModule python_module modules/mod_python.so #/etc/init.d/httpd restart
update : 2008年8月28日 11:47 PM
Categories
latest entries
Copyright © 2008 hidamari.biz All Rights Reserved.
