7/29/2008

在iPhone上看電子書

1.安裝lighttpd (這是一套web server on iPhone)
2.刪除 /Sites 內所有file
3.修改lighttpd.conf (/usr/local/etc/lighttpd.conf),加入以下兩段
  • dir-listing.activate = "enable"
  • dir-listing.encoding = "utf-8"
4.reboot iPhone

以上完成後可以browse folders,中文顯示也沒問題