Skip to content
Snippets Groups Projects
  1. 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
  2. Jan 14, 2013
  3. Dec 14, 2012
  4. Dec 12, 2012
  5. Nov 22, 2012
  6. Nov 04, 2012
  7. Oct 28, 2012
  8. Oct 16, 2012
  9. Sep 13, 2012
  10. Sep 04, 2012
  11. Aug 02, 2012
  12. Aug 01, 2012
  13. Jul 31, 2012
  14. Jul 30, 2012
  15. Jul 23, 2012
  16. Jul 09, 2012
  17. May 31, 2012
  18. May 26, 2012
  19. Apr 18, 2012
  20. Oct 16, 2011
  21. Sep 12, 2011
  22. Aug 13, 2011
  23. Feb 09, 2011
  24. Jul 16, 2010
  25. May 15, 2010
  26. Apr 28, 2010
  27. Apr 14, 2010
Loading