Tagged Questions
0
votes
0answers
4 views
Plesk to Webmin - reconcile/unite vhosts setting from the former to the latter [CentOS 6.3]
So I decided to switch from Plesk to Webmin.
Normally in Plesk, when I add a new domain name, it would auto generate a document root under /var/www/vhosts/domain_name/
Now moving to Webmin, in a ...
6
votes
3answers
2k views
What are the pros and cons of running PHP as an Apache module or a FastCGI?
My VPS is giving me the option between running PHP as an Apache Module or a FastCGI.
How should one make this decision? Performance? Security? Ease of use? Compatibility?
I'm using PLESK.