lighttpd.conf.example.template
上传用户:netsea168
上传日期:2022-07-22
资源大小:4652k
文件大小:0k
- # This is untested and incomplete.
- # See http://mongrel.rubyforge.org/docs/lighttpd.html
- #
- proxy.balance = "fair"
- proxy.server = ( "/" =>
- ( ( "host" => "$RAILS_HOST", "port" => $RAILS_PORT ) ) )