以下の内容はhttps://tenkoma.hatenablog.com/entry/20071121/1195664262より取得しました。


Python CGI入門

.htaccess

DirectoryIndex index.html index.py
AddHandler cgi-script .py

index.py

#!/usr/bin/env python
print 'Content-Type: text/plain'  
print
 
print "Hello,world"

そしてindex.pyのパーミッションを755に変える。
http://www.tenkoma.net/index.py




以上の内容はhttps://tenkoma.hatenablog.com/entry/20071121/1195664262より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14