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
Don't look to be the next Facebook, try to solve a real problem instead.
Unknown
Random CSS Property

::backdrop

The ::backdrop CSS pseudo-element is a box the size of the viewport which is rendered immediately beneath any element being presented in fullscreen mode. This includes both elements which have been placed in fullscreen mode using the Fullscreen API and <dialog> elements.
::backdrop css reference