Class: Rack::Reproxy::Lighttpd

Inherits:
Middleware show all
Defined in:
lib/rack/reproxy.rb

Overview

Lighttpd uses X-Rewrite-URI and X-Rewrite-Host response headers. Be sure to set proxy-core.allow-x-rewrite in your lighty config.

Method Summary

Methods inherited from Middleware

#call, #initialize

Constructor Details

This class inherits a constructor from Rack::Reproxy::Middleware