define('DISALLOW_FILE_EDIT', true); define('DISALLOW_FILE_MODS', true); centos | WP Hosting

Posts Tagged "centos"

How to use Bind Mounting in Linux

Posted on Mar 8, 2014

Bind Mounting allows us to make one directory accessible from more than one location. It’s like “intercepting” directory1 and making the system redirect requests to directory2. Let’s...

Learn More

How to create a Plesk Mirror

Posted on Feb 14, 2014

When you deploy Plesk to various instances on your local network you can save the world (and yourself) from a lot of internet traffic by creating a local mirror. This is a duplicate of the original installer...

Learn More