RallyFan
Well-known member
Hi all,
I'm going to using Wordpress and Xenforo together and am musing over security.
Wordpress (staging setup and soon to be nuked) is already heavily locked down and currently installed under root.
If Xenforo is installed under a subfolder, doesn't that means any security hardening (and plugins like Sucuri/Wordfence/Cerber) I have installed / coded for Wordpress, also apply that hardening to Xen as well (as it's recursive under Wordpress)?. My concern if so is that the WP site is running specfic versions of things, and the like. The other danger would be Xen getting breached and Wordpress being impacted (or vice versa).
As such, if my host provides a blank canvas, from a security perspective wouldn't I be better off to have separation between the two, by installing them in parallel directories?
For example (under root):
Xenforo installed to /xenforo; and Wordpress installed to /wordpress
Rather than:
Xenforo installed to /wordpress/xenforo; and Wordpress installed to /root.
Also how secure/resilient is Xenforo from a security perspective? Does it suffer from the same issues that Wordpress does?
I'm going to using Wordpress and Xenforo together and am musing over security.
Wordpress (staging setup and soon to be nuked) is already heavily locked down and currently installed under root.
If Xenforo is installed under a subfolder, doesn't that means any security hardening (and plugins like Sucuri/Wordfence/Cerber) I have installed / coded for Wordpress, also apply that hardening to Xen as well (as it's recursive under Wordpress)?. My concern if so is that the WP site is running specfic versions of things, and the like. The other danger would be Xen getting breached and Wordpress being impacted (or vice versa).
As such, if my host provides a blank canvas, from a security perspective wouldn't I be better off to have separation between the two, by installing them in parallel directories?
For example (under root):
Xenforo installed to /xenforo; and Wordpress installed to /wordpress
Rather than:
Xenforo installed to /wordpress/xenforo; and Wordpress installed to /root.
Also how secure/resilient is Xenforo from a security perspective? Does it suffer from the same issues that Wordpress does?