Zen Follower
- Join Date:
- May 2008
- Posts:
- 200
- Plugin Contributions:
- 0
Best practice for running PHP ?
We have the choice of running PHP as
Apache Module
CGI Module
or Fast CGi Module
I thought I had read somewhere here that running as an apache module was a security risk but can't find the post. I did however read this tutorial which mentions apache as being the best way forward.
Just wondering did I imagine the security issue with this ?
Thanks