亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

Chinaunix

標題: 請教Lighttpd+Mongrel部署hamster問題 [打印本頁]

作者: fengshaobin    時間: 2007-08-13 02:09
標題: 請教Lighttpd+Mongrel部署hamster問題
已經(jīng)按網(wǎng)上的blog的介紹啟動了service.msc服務(wù)了
C:\Documents and Settings\Administrator>mongrel_rails service::install -N hamste r_beta_build -c C:\railapp\hamster_beta_build_060629 -p 8001 -e production
也修改了lighttpd.conf
server.modules = ("mod_proxy",
"mod_rewrite",
"mod_accesslog",
"mod_alias" )

proxy.server  = ( "/" =>
     ( ( "host" => "127.0.0.1", "port" => 8001 ),
     ( "host" => "127.0.0.1", "port" => 8002 ),
     ( "host" => "127.0.0.1", "port" => 8003 ),
     ( "host" => "127.0.0.1", "port" => 8004 ) ) )

最后使用localhost:8001都是空白,顯示不了




歡迎光臨 Chinaunix (http://72891.cn/) Powered by Discuz! X3.2