Explore >> Select a destination


You are here

michieldemey.be
| | kaspars.net
14.1 parsecs away

Travel
| | Ever wanted to use Dropbox for managing your static HTML site or blog? One option is to simply install the Dropbox Linux client and symlink the folder you want to the public folder server by Apache or Nginx on your server. Another option is to use a simple PHP script as a proxy to your...
| | matthiasnehlsen.com
12.8 parsecs away

Travel
| |
| | joshuarogers.net
10.3 parsecs away

Travel
| | Just over a year ago we went over how to setup a reverse proxy that would require our users to authenticate. In our original proxy article, we generated some NGinx configuration that looked a bit like... location / { proxy_pass http://jira; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; } And it worked. And everyone was happy. Until the day the request came in that NGinx should add a fixed set of credentials to all upstre...
| | ionathan.ch
61.9 parsecs away

Travel
|