Moving bb-config to a non web accessible directory (up a dir from the root)
-
anyone with any insight into doing it so I don’t have to dig through it? It’s possible with wp-config and I remember it was doable with a standalone bb-press but at first try it doesn’t seem that the bp forum install is going to allow it? bb-config-path.php? BB_PATH? perhaps i can just up this a level in bb-load.php … any other affects of doing so?
// The config file resides one level below BB_PATH
require_once( dirname( BB_PATH ) . '/bb-config.php' );
thks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Moving bb-config to a non web accessible directory (up a dir from the root)’ is closed to new replies.