NAVIGATION
This is an old revision of the document!
Example: The page will be redirected to a subdirectory.
Adoption: phpwcms is located in the subdirectory http://example.com/wcms/
Standard entries in the conf.inc.php
// site values $phpwcms['site'] = 'http://'.$_SERVER['SERVER_NAME'].'/'; // paths $phpwcms['DOC_ROOT'] = $_SERVER['DOCUMENT_ROOT']; $phpwcms['root'] = 'wcms'; //default: ''