Skip to content
Snippets Groups Projects
  1. Mar 23, 2018
  2. Mar 22, 2018
  3. Mar 21, 2018
  4. Mar 19, 2018
  5. Feb 28, 2018
    • Luc Didry's avatar
      Fix $_SERVER['SERVER_PORT'] handling · c4ec2bbc
      Luc Didry authored
      While installing Framadate on Apache, but proxyfied by an Nginx,
      $_SERVER['SERVER_PORT'] failed to be correctly handled.
      
      $_SERVER['SERVER_PORT'] is then a string and not an integer, so it was
      added in the response of get_server_name() function, breaking all the
      css/js links.
      
      I don't know if there is other situations where the bug appears.
      
      Schema of the installation:
      
      Nginx (443) -> Apache2 (80) + Framadate
      
      Please note that using port 80 on Nginx worked.
      c4ec2bbc
  6. Feb 21, 2018
  7. Feb 20, 2018
  8. Feb 19, 2018
  9. Dec 20, 2017
  10. Feb 22, 2017
  11. Feb 05, 2017
  12. Jan 05, 2017
  13. Dec 26, 2016
  14. Dec 22, 2016
  15. Dec 06, 2016
  16. Nov 14, 2016
  17. Oct 14, 2016
  18. Oct 13, 2016
  19. Oct 06, 2016
  20. Aug 04, 2016
Loading