http://www.braegelmann.com/bernd/downloads/Nachtexperimente.mp3
Mittwoch, 27. Juli 2011
Nachtexperimente zum Einschlafen
Labels:
einschlafen,
experimente,
music,
piano,
schlafen
Montag, 25. Juli 2011
Nachtimprovisationen
https://braegelmann.com/bernd/downloads/Nachtimprovisation.m4a
Ich freu mich so auf mein Mischpult. Danke SuperTux für die Hilfe!
Ich freu mich so auf mein Mischpult. Danke SuperTux für die Hilfe!
https://braegelmann.com/bernd/downloads/Nachtimprovisation.m4a
Ich freu mich so auf mein Mischpult. Danke SuperTux für die Hilfe!
Ich freu mich so auf mein Mischpult. Danke SuperTux für die Hilfe!
Nachtimprovisationen
https://braegelmann.com/bernd/downloads/Nachtimprovisation.m4aIch freu mich so auf mein Mischpult. Danke SuperTux für die Hilfe!
Solution for "The requested URL /ep/finish-activation was not found on this server"
I had several problems with this issue but i finally found a solution for the problem. The key is to add "*.pad.domainname" to the ServerAlias direcive.
Here is my solution for running an Etherpad Pro.
Here is my solution for running an Etherpad Pro.
<VirtualHost *:80>
ServerName pad.braegelmann.com
ServerAlias *.pad.braegelmann.com
Options ExecCgi Includes MultiViews Indexes FollowSymlinks
ErrorLog /var/log/apache2/etherpad-error.log
TransferLog /var/log/apache2/etherpad-access.log
<Proxy *>
Order deny,allow
Allow from all
</Proxy>
Alias /sitemap.xml /ep/tag/\?format=sitemap
ProxyPreserveHost On
ProxyPass / http://localhost:9000/
</VirtualHost>
I had several problems with this issue but i finally found a solution for the problem. The key is to add "*.pad.domainname" to the ServerAlias direcive.
Here is my solution for running an Etherpad Pro.
Here is my solution for running an Etherpad Pro.
<VirtualHost *:80>
ServerName pad.braegelmann.com
ServerAlias *.pad.braegelmann.com
Options ExecCgi Includes MultiViews Indexes FollowSymlinks
ErrorLog /var/log/apache2/etherpad-error.log
TransferLog /var/log/apache2/etherpad-access.log
<Proxy *>
Order deny,allow
Allow from all
</Proxy>
Alias /sitemap.xml /ep/tag/\?format=sitemap
ProxyPreserveHost On
ProxyPass / http://localhost:9000/
</VirtualHost>
Solution for "The requested URL /ep/finish-activation was not found on this server"
I had several problems with this issue but i finally found a solution for the problem. The key is to add "*.pad.domainname" to the ServerAlias direcive.Here is my solution for running an Etherpad Pro.<VirtualHost *:80>ServerName pad.braegelmann.comServerAlias *.pad.braegelmann.comOptions ExecCgi Includes MultiViews Indexes FollowSymlinksErrorLog /var/log/apache2/etherpad-error.logTransferLog /var/log/apache2/etherpad-access.log<Proxy *>Order deny,allowAllow from all</Proxy>Alias /sitemap.xml /ep/tag/\?format=sitemapProxyPreserveHost OnProxyPass / http://localhost:9000/</VirtualHost>
Abonnieren
Posts (Atom)