Linux premium71.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
Server IP : 198.187.29.8 & Your IP : 18.190.159.222
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
invoice /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2025-01-02 15:15
php53
[ DIR ]
drwxr-xr-x
2025-01-02 15:15
php56
[ DIR ]
drwxr-xr-x
2025-01-02 15:15
php71
[ DIR ]
drwxr-xr-x
2025-01-02 15:15
php81
[ DIR ]
drwxr-xr-x
2025-01-02 15:15
php82
[ DIR ]
drwxr-xr-x
2025-01-02 15:15
.htaccess
459
B
-rw-r--r--
2024-01-01 06:35
changelog.txt
5.54
KB
-rw-r--r--
2025-01-02 08:06
clone.php
5.7
KB
-rw-r--r--
2025-01-02 09:07
edit.php
4.19
KB
-rw-r--r--
2025-01-02 09:07
edit.xml
447
B
-rw-r--r--
2021-12-23 11:54
fileindex.php
333
B
-rw-r--r--
2025-01-02 08:06
import.php
4.07
KB
-rw-r--r--
2025-01-02 09:07
info.xml
3.06
KB
-rw-r--r--
2025-01-02 08:06
install.js
942
B
-rw-r--r--
2021-12-23 11:54
install.php
6.11
KB
-rw-r--r--
2025-01-02 09:07
install.xml
2.31
KB
-rw-r--r--
2022-12-15 11:00
invoice.sql
27.38
KB
-rw-r--r--
2025-01-02 08:06
invoice.zip
25.32
MB
-rw-r--r--
2025-01-02 08:06
ipconfig.php
1.66
KB
-rw-r--r--
2025-01-02 08:06
md5
1.09
KB
-rw-r--r--
2025-01-02 09:07
notes.txt
571
B
-rw-r--r--
2022-12-15 11:00
upgrade.php
6.27
KB
-rw-r--r--
2025-01-02 09:07
upgrade.xml
646
B
-rw-r--r--
2021-12-23 11:54
Save
Rename
# <?php exit('No direct script access allowed'); ?> # InvoicePlane Configuration File ### START HERE # Set your URL without trailing slash here, e.g. http://your-domain.com # If you use a subdomain, use http://subdomain.your-domain.com # If you use a subfolder, use http://your-domain.com/subfolder IP_URL=[[softurl]] # Having problems? Enable debug by changing the value to 'true' to enable advanced logging ENABLE_DEBUG=false X_FRAME_OPTIONS=SAMEORIGIN ENABLE_X_CONTENT_TYPE_OPTIONS=true SESS_REGENERATE_DESTROY=false # Set this setting to 'true' if you want to disable the setup for security purposes DISABLE_SETUP=[[setup_value]] # To remove index.php from the URL, set this setting to 'true'. # Please notice the additional instructions in the htaccess file! REMOVE_INDEXPHP=false # These database settings are set during the initial setup DB_HOSTNAME='[[softdbhost]]' DB_USERNAME='[[softdbuser]]' DB_PASSWORD='[[softdbpass]]' DB_DATABASE='[[softdb]]' DB_PORT=3306 # If you want to be logged out after closing your browser window, set this setting to 0 (ZERO). # The number represents the amount of minutes after that IP will automatically log out users, # the default is 10 days. SESS_EXPIRATION=864000 SESS_MATCH_IP=true # Enable the deletion of invoices ENABLE_INVOICE_DELETION=false # Disable the read-only mode for invoices DISABLE_READ_ONLY=false ## ## DO NOT CHANGE ANY CONFIGURATION VALUES BELOW THIS LINE! ## ======================================================= ## # This key is automatically set after the first setup. Do not change it manually! ENCRYPTION_KEY=[[encryption_key]] ENCRYPTION_CIPHER=AES-256 # Set to true after the initial setup SETUP_COMPLETED=true