aboutsummaryrefslogtreecommitdiff
path: root/research/archive.mdwn
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-05-01 13:38:30 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-05-01 13:38:30 -0300
commitf55cddad9155f1b04d1fb18972f6be1e3f4a5468 (patch)
treee2cdf7dc90e33cabd1a51cdda10b6392b21f1eba /research/archive.mdwn
parent32327eb613ba9916f18e7c192577036fe3c1e637 (diff)
downloadblog-f55cddad9155f1b04d1fb18972f6be1e3f4a5468.tar.gz
blog-f55cddad9155f1b04d1fb18972f6be1e3f4a5468.tar.bz2
research and books
Diffstat (limited to 'research/archive.mdwn')
-rw-r--r--research/archive.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/research/archive.mdwn b/research/archive.mdwn
index 49cb93a..8e7af06 100644
--- a/research/archive.mdwn
+++ b/research/archive.mdwn
@@ -35,3 +35,14 @@ Currently archived research.
* [Apache Drill](https://drill.apache.org/), [presto](https://github.com/prestodb/presto), hadoop, etc.
* machine learning:
* [TensorFlow](https://www.tensorflow.org/).
+* php7-fpm:
+ * https://serversforhackers.com/video/apache-and-php-fpm
+ * http://www.binarytides.com/setup-apache-php-fpm-mod-proxy-fcgi-ubuntu/
+
+ <FilesMatch \.php$>
+ SetHandler "proxy:unix:/run/php/php7.1-fpm.sock|fcgi://localhost:9000";
+ </FilesMatch>
+* onion smtp:
+ * https://www.void.gr/kargig/blog/2014/05/10/smtp-over-hidden-services-with-postfix/
+ * https://tech.immerda.ch/2016/12/ehlo-onion/
+ * https://github.com/riseupnet/onionmx