Hi,
On my system, I allow clients add multi domains to run individual websites. With the below structure.
/home/myclient/default_domain
-------------------domain2.com
-------------------domain3.com
-------------------domain4.com
Now, I want to secure each domain in case hackers attack one domain (vhost), they can't access (e.g. webadmin.php) other domains on each.
I'm using apache 2.4.3, PHP 5.4 (with mod_ruid2), csf firewall.
thanks
On my system, I allow clients add multi domains to run individual websites. With the below structure.
/home/myclient/default_domain
-------------------domain2.com
-------------------domain3.com
-------------------domain4.com
Now, I want to secure each domain in case hackers attack one domain (vhost), they can't access (e.g. webadmin.php) other domains on each.
I'm using apache 2.4.3, PHP 5.4 (with mod_ruid2), csf firewall.
thanks