hoelzro / sahara-sync

A free software (AGPL) alternative to Dropbox
6 stars 0 forks source link

Make sure documents work behind a proxy #30

Open hoelzro opened 12 years ago

hoelzro commented 12 years ago

Some resources offer up XHTML documents with links in them (for example, /changes). These should work behind a proxy; adding Plack::Middleware::ReverseProxy is acceptable as a technique for setting the headers correctly.