Skip to content
  1. Dec 12, 2018
  2. Jul 13, 2018
  3. Jan 19, 2018
  4. Jan 17, 2017
  5. Nov 13, 2016
  6. Nov 08, 2016
  7. Oct 21, 2016
  8. Oct 05, 2016
  9. Aug 17, 2016
  10. Aug 08, 2016
  11. Jul 20, 2016
  12. May 24, 2016
  13. May 19, 2016
  14. May 14, 2016
  15. May 08, 2016
  16. Apr 08, 2016
  17. Mar 21, 2016
  18. Mar 11, 2016
  19. Feb 20, 2016
  20. Feb 15, 2016
  21. 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
  22. 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
  23. Aug 10, 2015
  24. Jun 26, 2015
  25. Mar 19, 2015
  26. Feb 21, 2015