Open your wp-config.php file, located at the root of your WordPress installation, and add the snippet below.
Make sure you add this code after the line:
'/* That's all, stop editing! Happy blogging. */'
Make sure you add this code before the line:
'require_once(ABSPATH.’wp-settings.php’);'