Explore >> Select a destination


You are here

kaworu.ch
| | www.zufallsheld.de
10.6 parsecs away

Travel
| | This is my little how-to on installing and configuring Wordpress on Arch Linux with nginx+php-fpm. It is by no means the best way to do it or even complete, but it helped me get my blog out inminutes. Assuming your already installed MySQL(or MariaDB), nginx via pacman ...
| | www.tubsta.com
6.0 parsecs away

Travel
| |
| | www.tyil.nl
10.9 parsecs away

Travel
| |
| | blog.zespre.com
44.9 parsecs away

Travel
| Its always recommended to view web pages through HTTPS connections, even its just a static HTML page. So, as a content provider, its my duty to host websites with HTTPS. To enable HTTPS on the web server like Apache or Nginx, valid certificates are required. In my case, I have bought and configured a domain name on Gandi.net for my home cluster. Its better to have different certificates for each service than having a single wildcard certificate for all the services due to security concerns. However, I st...