Skip to content

Instantly share code, notes, and snippets.

View wowczarczyk's full-sized avatar
🏠
Do it.

Wojciech Owczarczyk wowczarczyk

🏠
Do it.
  • Moshpit
  • Warsaw, Poland
View GitHub Profile
# Run me with:
#
# $ nginx -p /path/to/this/file/ -c nginx.conf
#
# All requests are then routed to authenticated user's index, so
#
# GET http://user:password@localhost:8080/_search?q=*
#
# is rewritten to:
#