Actions
Bug #2640
openrequest.scheme should honor X-Forwarded-Proto
Status:
New
Priority:
Normal
Category:
-
Description
Would make things like this work when running behind haproxy e.g.:
redirect ( "^/[^/]+/((lib|css|js|plugin)/.*)$" => "%{request.scheme}://cdn.example.com/reveal.js/$1" );
No data to display
Actions
Also available in: Atom