Search
Search Linx
Search Linx by entering your search text above.
Tweaking NGINX and PHP-FPM configuration to fix 502 Bad Gateway errors and optimise performance

10:34 pm, October 21, 2018

Nginx and a symlinked root directory inside a Dropbox folder cause a "File not found." - Stack Overflow

1:38 pm, May 8, 2018

How To Install Linux, Nginx, MySQL, PHP (LEMP stack) in Ubuntu 16.04 | DigitalOcean

1:11 pm, May 7, 2018

Proxying Cockpit over NGINX · cockpit-project/cockpit Wiki · GitHub

12:48 pm, May 7, 2018

How To Install Nginx on Ubuntu 18.04 | DigitalOcean

12:39 am, May 6, 2018

How To Secure Nginx with Let's Encrypt on Ubuntu 18.04 | DigitalOcean

12:34 am, May 6, 2018

How To Secure Nginx with Let's Encrypt on Ubuntu 16.04 | DigitalOcean

12:08 am, May 6, 2018

Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
"We're tight-fisted with property and money, yet think too little of wasting time, the one thing about which we should all be the toughest misers.”
Seneca
Random CSS Property

height

The height CSS property specifies the height of an element. By default, the property defines the height of the content area. If box-sizing is set to border-box, however, it instead determines the height of the border area.
height css reference