Skip to content
Snippets Groups Projects
  1. Dec 12, 2017
  2. Nov 06, 2017
  3. Aug 01, 2017
  4. Oct 06, 2016
  5. Jul 21, 2016
  6. May 26, 2016
  7. Jan 12, 2016
  8. Nov 30, 2015
  9. Mar 26, 2015
  10. Feb 26, 2015
  11. Feb 23, 2015
  12. Feb 17, 2014
  13. Jan 31, 2013
    • Stefan Herbrechtsmeier's avatar
      add multiple domains reverse proxy support · ab2b79cd
      Stefan Herbrechtsmeier authored
      Add support for a reverse proxy that handles multiple domains via different
      web roots (http[s]://proxy.tld/domain.tld/owncloud).
      
      As the reverse proxy web root is transparent for the web server the
      REQUEST_URI and SCRIPT_NAME need manual adjustments. This patch replace
      the direct use of this _SERVER variables with function calls and extend
      this functions to overwrite the web root. Additionally it adds a Sabre
      request backend that extends the Sabre_HTTP_Request to use the same
      functions.
      ab2b79cd
  14. Nov 22, 2012
  15. Nov 04, 2012
  16. Oct 28, 2012
  17. Oct 16, 2012
  18. Sep 04, 2012
  19. Jul 23, 2012
  20. Jul 09, 2012
  21. May 31, 2012
  22. May 26, 2012
  23. Apr 18, 2012
  24. Sep 12, 2011
  25. Aug 13, 2011
  26. Feb 09, 2011
  27. Jul 16, 2010
  28. Apr 14, 2010
  29. Mar 18, 2010
  30. Mar 16, 2010
  31. Mar 14, 2010
  32. Mar 10, 2010
Loading