Skip to content
  1. Jul 13, 2018
  2. Jan 19, 2018
  3. Jan 17, 2017
  4. Nov 13, 2016
  5. Nov 08, 2016
  6. Oct 21, 2016
  7. Oct 05, 2016
  8. Aug 17, 2016
  9. Aug 08, 2016
  10. Jul 20, 2016
  11. May 24, 2016
  12. May 19, 2016
  13. May 14, 2016
  14. May 08, 2016
  15. Apr 08, 2016
  16. Mar 21, 2016
  17. Mar 11, 2016
  18. Feb 20, 2016
  19. Feb 15, 2016
  20. Oct 01, 2015
    • Grazyna Jaworska's avatar
      Nginx: Don't strip $args from $request_uri in redirects · ac0c8b9b
      Grazyna Jaworska authored
      It is important to use $request_uri, because it allows you to send HTTPS redirect with original URI (and $args, if you skip "?"), while $uri can be potentially modified, even theoretically, because it is $request_uri after internal rewrites, if present in the configuration.
      ac0c8b9b
  21. Sep 24, 2015
    • Grazyna Jaworska's avatar
      Nginx: Add HTTP header to images derivatives · 0c61a591
      Grazyna Jaworska authored
      This header will be sent only for already generated derivatives, which are effectively static files. For not yet generated derivatives, the request is sent to @DruPal backend and thus any extra headers specified in the location are ignored.
      0c61a591
  22. Aug 10, 2015
  23. Jun 26, 2015
  24. Mar 19, 2015
  25. Feb 21, 2015
  26. Feb 19, 2015