Life Is Struggle
顯示具有
lighttpd
標籤的文章。
顯示所有文章
顯示具有
lighttpd
標籤的文章。
顯示所有文章
2013-04-14
LINUX - lighttpd 停機設定
在 /home/lighttpd/etc/lighttpd.conf 增加
include "url.rewrite-once.conf"
vi /home/lighttpd/etc/url.rewrite-once.conf
url.rewrite-once = ( ".*" => "/_manager/maintain.php", )
2012-09-28
LINUX - server 上傳大檔的設定
閱讀更多 »
2011-12-19
LINUX - 用 lighttpd 的 header 來吐檔案內容
使用 X-LIGHTTPD-send-file 的 header 吐檔
, 這篇是以前寫的
是 lighttpd 1.5 之前的用法; 之後是用
header("X-Sendfile: $file");
紀錄一下~
cf :
http://izero.pixnet.net/blog/post/15...84x-sendfile
較舊的文章
首頁
訂閱:
文章 (Atom)