Skip to content

History / How to put Etherpad Lite behind a reverse Proxy

Revisions

  • Etherpad Lite versions 1.2.3 and 1.2.2 definitely use locales.json instead of locales.ini.

    @csetlow csetlow committed Jan 6, 2013
  • Updated How to put Etherpad Lite behind a reverse Proxy (markdown)

    @risacher risacher committed Dec 8, 2012
  • Updated How to put Etherpad Lite behind a reverse Proxy (markdown)

    @dcaillibaud dcaillibaud committed Nov 28, 2012
  • +how to generate self-signed server keys (link)

    @Wikinaut Wikinaut committed Nov 24, 2012
  • secure SSL connection to your Etherpad, you can also use a native Node https server; moved the node section upwards

    @Wikinaut Wikinaut committed Nov 24, 2012
  • Updated How to put Etherpad Lite behind a reverse Proxy (markdown)

    @marcelklehr marcelklehr committed Nov 18, 2012
  • Move Varnish to teh bottom because the latest Varnish is a pain to work with due to a VCL rewrite requirement

    @JohnMcLear JohnMcLear committed Oct 8, 2012
  • Add Varnish rewrite config.

    @JohnMcLear JohnMcLear committed Oct 3, 2012
  • additional rewrite fix, see https://groups.google.com/forum/#!topic/etherpad-open-source-discuss/wK4VkDBv9hg%5B1-25%5D

    @onny onny committed Aug 10, 2012
  • Adding non-secure config example for apache

    MarkTraceur committed Jul 10, 2012
  • Updated How to put Etherpad Lite behind a reverse Proxy (markdown)

    @marcelklehr marcelklehr committed Jun 29, 2012
  • fix etherpad-lite hanging at Loading... phase when using pretty URLs

    @zertrin zertrin committed Jun 3, 2012
  • ssl with newer nginx versions

    levu42 committed May 29, 2012
  • added a node-http-proxy example

    @risacher risacher committed Mar 13, 2012
  • Correct Nginx subdirectory config

    @jhollinger jhollinger committed Feb 23, 2012
  • added IIS 6 reverse proxy details

    @eldiddio eldiddio committed Feb 8, 2012
  • I readded the original section for Apache reverse proxy with SSL enabled (taken from the page history)

    @Wikinaut Wikinaut committed Jan 28, 2012
  • apache security advice

    @Wikinaut Wikinaut committed Nov 26, 2011
  • + /jserror in the set of RewriteRules

    @Wikinaut Wikinaut committed Nov 9, 2011
  • Adding Pound instructions.

    @marktheunissen marktheunissen committed Oct 31, 2011
  • Updated How to put Etherpad Lite behind a reverse Proxy (markdown)

    @marktheunissen marktheunissen committed Oct 31, 2011
  • also no rewriting for /favicon.ico and /robots.txt

    @Wikinaut Wikinaut committed Oct 30, 2011
  • Updated How to put Etherpad Lite behind a reverse Proxy (markdown)

    @Wikinaut Wikinaut committed Oct 30, 2011
  • + RewriteCond %{REQUEST_URI} !^/error/ (do not rewrite during authorization request process flow)

    @Wikinaut Wikinaut committed Oct 30, 2011
  • + # the following allows "nice" urls such as https://etherpad.example.org/padname

    @Wikinaut Wikinaut committed Oct 29, 2011
  • Updated How to put Etherpad Lite behind a reverse Proxy (markdown)

    @Pita Pita committed Aug 25, 2011
  • Updated How to put Etherpad Lite behind a reverse Proxy (markdown)

    @Pita Pita committed Aug 25, 2011
  • Updated How to put Etherpad Lite behind a reverse Proxy (markdown)

    @Pita Pita committed Aug 21, 2011
  • Updated How to put Etherpad Lite behind a reverse Proxy (markdown)

    @toco toco committed Aug 18, 2011
  • Added Mac OS-X Lion Server webapp configuration

    @toco toco committed Aug 18, 2011