Published Question
Hi
I had installed two WordPress sites on same DigitalOcean server (Ubuntu + Nginx + Mariadb + php-fpm).
/var/www/html
/var/www/html2
Now problem is that file manager plugin installed on one WordPress site can read an...
Accepted Answer:
Hi there @rishi008tiwari,
One of the benefits of PHP FPM is that is can run PHP scripts with different users. What you could do is add different users for each website and create separate PHP FPM configs for each webs...
1
•
•
By
rishi008
Apache
Nginx
LEMP
LAMP Stack
WordPress
Security
Development