PATH:
var
/
softaculous
/
zen
# htaccess file version 1.4.12; # Rewrite rules are now handled by PHP code # See the file "zenphoto-rewrite.txt" for the actual rules # # These rules redirect everything not directly accessing a file to the Zenphoto index.php script # <IfModule mod_autoindex.c> IndexIgnore * </IfModule> <IfModule mod_rewrite.c> RewriteEngine On RewriteBase [[relativeurl]]/ RewriteCond %{REQUEST_URI} !(/$|\.) RewriteRule (.*) %{REQUEST_URI}/ [R=301,L] RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^.*$ - [L] RewriteRule ^.*/?$ index.php [L,QSA] </IfModule>
[+]
php56
[-] robots.txt
[edit]
[-] _index.php
[edit]
[+]
php81
[+]
php53
[-] upgrade.php
[edit]
[-] zenphoto.cfg.php
[edit]
[-] index.php
[edit]
[+]
..
[-] edit.xml
[edit]
[+]
upgrade
[-] import.php
[edit]
[-] md5
[edit]
[-] check_utf8.php
[edit]
[-] clone.php
[edit]
[-] install.js
[edit]
[+]
php71
[-] install.php
[edit]
[-] fileindex.php
[edit]
[-] upgrade.xml
[edit]
[-] edit.php
[edit]
[-] .htaccess
[edit]
[-] info.xml
[edit]
[-] install.xml
[edit]
[-] favicon.ico
[edit]
[+]
images
[-] _.htaccess
[edit]
[+]
php82
[-] NOTES.TXT
[edit]