2009/07/30

Recent entries from same category

  1. RapidJSON や simdjson よりも速いC言語から使えるJSONライブラリ「yyjson」
  2. コメントも扱える高機能な C++ 向け JSON パーサ「jsoncpp」
  3. C++ で flask ライクなウェブサーバ「clask」書いた。
  4. C++ 用 SQLite3 ORM 「sqlite_orm」が便利。
  5. zsh で PATH に相対パスを含んだ場合にコマンドが補完できないのは意図的かどうか。


Web
CGI使
CGIapache...

WebWeb
blogapache...
"tinytinyhttpd"(tthttpd)

mattn's tinytinyhttpd at master - GitHub

tiny tiny httpd
http://github.com/mattn/tinytinyhttpd/tree/master

C++WindowsUNIX(Linux)

CGI
exe
[global]
port=8080
root=c:/temp/mtos
indexpages=index.html,index.php
charset=cp932

[mime/types]
cgi=@c:/strawberry/perl/bin/perl.exe
php=@c:/progra~1/php/php-cgi.exe
"-c"8080phpperlCGI(rbruby)



MTOS(Movable Type Open Source) (perl)

WordPress (php)

blogn Plus (php)

tDiary (ruby)

PukiWiki (php)

NucreusCMS (php)

blosxom (perl)

CGI

BSD使
githubpatch

Posted at by | Edit