/var/softaculous/zen
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
upgrade/-0755rm
.htaccess6300644editdlrm
check_utf8.php24180644editdlrm
clone.php69210644editdlrm
edit.php49270644editdlrm
edit.xml4330644editdlrm
favicon.ico14060644editdlrm
fileindex.php2040644editdlrm
import.php34880644editdlrm
index.php51300644editdlrm
info.xml47220644editdlrm
install.js9240644editdlrm
install.php110300644editdlrm
install.xml16480644editdlrm
md5119960644editdlrm
NOTES.TXT20770644editdlrm
robots.txt5600644editdlrm
upgrade.php94780644editdlrm
upgrade.xml2770644editdlrm
zenphoto.cfg.php45190644editdlrm
_.htaccess1950644editdlrm
_index.php52870644editdlrm
Edit: /var/softaculous/zen/zenphoto.cfg.php (4519B)
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); ?>