fbpx

NGINX, PHP-FPM, and File Permissions


by Danila Vershinin, January 5, 2025

This podcast discusses **how to set up file permissions for websites running on NGINX and PHP-FPM**. It explains why it’s crucial to use separate user accounts for each website and for the web server. The episode delves into the **correct ownership and permissions for website files and directories**, and how to connect the website user […]

Read More...

NGINX and PHP-FPM. What my permissions should be?


by Danila Vershinin, July 13, 2020

Proper file permissions and ownership model for NGINX / PHP-FPM powered websites. The secure chmod and shown setup

Read More...

NGINX vs PHP-FPM: No input file specified


by Danila Vershinin, June 16, 2019

NGINX vs PHP-FPM: No input file specified. Or how to deal with 404s of missing PHP scripts

Read More...

Magento Chmod – Secure Permissions for Magento 1.x


by Danila Vershinin, August 2, 2016

Secure Magento 1.x store with proper Magento chmod and chown settings to your files and directories.

Read More...