Hackfut Security File Manager
Current Path:
/var/softaculous/invoice
var
/
softaculous
/
invoice
/
📁
..
📄
.htaccess
(458 B)
📄
changelog.txt
(4.51 KB)
📄
clone.php
(5.68 KB)
📄
edit.php
(4.2 KB)
📄
edit.xml
(447 B)
📄
fileindex.php
(406 B)
📁
images
📄
import.php
(4.65 KB)
📄
info.xml
(3.06 KB)
📄
install.js
(942 B)
📄
install.php
(6.11 KB)
📄
install.xml
(2.32 KB)
📄
invoice.sql
(27.97 KB)
📄
invoice.zip
(26 MB)
📄
ipconfig.php
(3.44 KB)
📄
md5
(2.27 KB)
📄
notes.txt
(666 B)
📁
php53
📁
php56
📁
php71
📁
php81
📁
php82
📄
upgrade.php
(6.27 KB)
📄
upgrade.xml
(646 B)
Editing: .htaccess
### InvoicePlane htaccess <IfModule mod_rewrite.c> 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] </IfModule>
Upload File
Create Folder