Explore >> Select a destination


You are here

chrisbergeron.com
| | www.zufallsheld.de
1.4 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 ...
| | duerrenberger.dev
2.1 parsecs away

Travel
| | Learn the basic Nginx location configuration options and how to prevent public access to certain directories, which is for example recommended for Kirby CMS
| | sylvaindurand.org
0.8 parsecs away

Travel
| | [AI summary] This article explains how to set up a local web server on macOS using Nginx, PHP-FPM, and MariaDB with Homebrew.
| | rolisz.ro
8.0 parsecs away

Travel
| I often need to set up a VM with a server to run some ML models. While I could package things in Docker and deploy them like that, whenever possible, I like to do things more directly, using systemd services. To create a systemd service, create a file called /etc/