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

Knowledge Base

Get the most out of your shiny new WordPress site.

How to set the hostname on CentOS 7

CentOS 7 has a nice command called hostnamectl. With it we can display the current hostname, and set any of the three types of hostname: static hostname (something like example.com) transient hostname...

Learn More