aboutsummaryrefslogtreecommitdiffstats
path: root/posts
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2019-04-19 23:55:40 +0200
committerDavid Runge <dave@sleepmap.de>2019-04-19 23:55:40 +0200
commit91e2f051ca77f502de413927d1077835d1e03044 (patch)
tree3d6bea5d9c42c5dc9c0b47e0fa9c16324ebc7286 /posts
parentf86acaacaef1e905cfcc2f6ad7d7d93426e2295d (diff)
downloadsleepmap-91e2f051ca77f502de413927d1077835d1e03044.tar.gz
sleepmap-91e2f051ca77f502de413927d1077835d1e03044.tar.bz2
sleepmap-91e2f051ca77f502de413927d1077835d1e03044.tar.xz
sleepmap-91e2f051ca77f502de413927d1077835d1e03044.zip
posts/201610-uwsgi.rst: Adding a teaser role (for testing), so not all of the text will be shown.
Diffstat (limited to 'posts')
-rw-r--r--posts/201610-uwsgi.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/posts/201610-uwsgi.rst b/posts/201610-uwsgi.rst
index 881fbfe..886672b 100644
--- a/posts/201610-uwsgi.rst
+++ b/posts/201610-uwsgi.rst
@@ -20,7 +20,8 @@
| I'll explain the services I use (|website-mantisbt|, |website-roundcube|, |website-owncloud|, |website-mailman|, |website-stikked|, |website-wordpress|, |website-postfixadmin|, |website-phpmyadmin|, |website-cgit|, |website-mediawiki|, |website-etherpad| ) along with configuration examples and their possible pitfalls.
| In my last post about `Let's Encrypt <../2016/lets-encrypt-it-all>`_ I already showed some examples on how to configure |website-nginx| for the use with |website-uwsgi|. Let's jump right in.
-|
+
+.. TEASER_END
Preparing nginx
_______________