lighttpd.conf.example.template
上传用户:netsea168
上传日期:2022-07-22
资源大小:4652k
文件大小:0k
源码类别:

Ajax

开发平台:

Others

  1. # This is untested and incomplete.
  2. # See http://mongrel.rubyforge.org/docs/lighttpd.html
  3. proxy.balance = "fair" 
  4. proxy.server  = ( "/" => 
  5.      ( ( "host" => "$RAILS_HOST", "port" => $RAILS_PORT ) ) )