<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Jitsi_Etherpad</id>
	<title>Jitsi Etherpad - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Jitsi_Etherpad"/>
	<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Jitsi_Etherpad&amp;action=history"/>
	<updated>2026-06-29T04:41:18Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Xinux Wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.ixheim.de/index.php?title=Jitsi_Etherpad&amp;diff=20477&amp;oldid=prev</id>
		<title>Thomas.will: Die Seite wurde neu angelegt: „=Install Etherpad= *https://github.com/ether/etherpad-lite#installation  =Add the following= ;/etc/nginx/sites-available/chat.exemple.net     # Etherpad-lite…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Jitsi_Etherpad&amp;diff=20477&amp;oldid=prev"/>
		<updated>2020-04-01T19:33:33Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „=Install Etherpad= *https://github.com/ether/etherpad-lite#installation  =Add the following= ;/etc/nginx/sites-available/chat.exemple.net     # Etherpad-lite…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Install Etherpad=&lt;br /&gt;
*https://github.com/ether/etherpad-lite#installation&lt;br /&gt;
&lt;br /&gt;
=Add the following=&lt;br /&gt;
;/etc/nginx/sites-available/chat.exemple.net&lt;br /&gt;
&lt;br /&gt;
   # Etherpad-lite&lt;br /&gt;
    location ^~ /etherpad/ {&lt;br /&gt;
        proxy_pass http://localhost:9001/;&lt;br /&gt;
        proxy_set_header X-Forwarded-For $remote_addr;&lt;br /&gt;
        proxy_buffering off;&lt;br /&gt;
        proxy_set_header       Host $host;&lt;br /&gt;
    }&lt;br /&gt;
=Add the following= &lt;br /&gt;
;/etc/jitsi/meet/chat.exemple.net-config.js&lt;br /&gt;
      etherpad_base: 'https://chat.exemple.net/etherpad/p/',&lt;/div&gt;</summary>
		<author><name>Thomas.will</name></author>
	</entry>
</feed>