/var/softaculous/invoice
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
.htaccess4580644editdlrm
changelog.txt46140644editdlrm
clone.php58140644editdlrm
edit.php43030644editdlrm
edit.xml4470644editdlrm
fileindex.php4060644editdlrm
import.php47610644editdlrm
info.xml31330644editdlrm
install.js9420644editdlrm
install.php62560644editdlrm
install.xml23780644editdlrm
ipconfig.php35260644editdlrm
md523230644editdlrm
notes.txt6660644editdlrm
upgrade.php64180644editdlrm
upgrade.xml6460644editdlrm
Edit: /var/softaculous/invoice/.htaccess (458B)
### InvoicePlane htaccess RewriteEngine On ### uncomment to force HTTPS # RewriteCond %{HTTPS} off # RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R=301,L] RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d ### uncomment and adjust if installed in subdirectory # RewriteRule . /subfolder/index.php [L] RewriteRule . [[relativeurl]]/index.php [L]