/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

codeworkshop.net
| | www.zufallsheld.de
2.5 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.phpied.com
2.2 parsecs away

Travel
| | When you use a bog-standard WordPress install, the caching header in the HTML response is Cache-Control: max-age=600 OK, cool, this means cache the HTML for 10 minutes. Additionally these headers are sent: Date: Sat, 07 Dec 2024 05:20:02 GMT Expires: Sat, 07 Dec 2024 05:30:02 GMT These don't help
| | pressjitsu.com
2.6 parsecs away

Travel
| |
| | nts.strzibny.name
25.1 parsecs away

Travel
| Here's one way of a cloud-independent deployment of Rails, Sidekiq, PostgreSQL, and Redis on single virtual server with Kamal.