array('define'=>'_PAGE_', 'rewrite'=>'page'), 'search'=> array('define'=>'_SEARCH_', 'rewrite'=>'_PAGE_/search'), 'archive'=> array('define'=>'_ARCHIVE_', 'rewrite'=>'_PAGE_/archive'), 'tags'=> array('define'=>'_TAGS_', 'rewrite'=>'_SEARCH_/tags'), 'gallery'=> array('define'=>'_GALLERY_INDEX_','rewrite'=>'_PAGE_/gallery') ); // //////////////////////////////////////////////////////////////////////////////// // Path Overrides //////////////////////////////////////////////////////////////////////////////// // Uncomment the following two lines ONLY IF YOU'RE HAVING PROBLEMS, // like "file not found" or "not readable" errors. // These allow you to override Zenphoto's detection of the correct paths // on your server, which might work better on some setups. //////////////////////////////////////////////////////////////////////////////// // define('WEBPATH', '/zenphoto'); // define('SERVERPATH', '/full/server/path/to/zenphoto'); //////////////////////////////////////////////////////////////////////////////// $conf['site_upgrade_state'] = "open"; /** Do not edit below this line. **/ /**********************************/ $_zp_conf_vars = $conf; unset($conf); ?>