X7ROOT File Manager
Current Path:
/var/softaculous/whmcs
var
/
softaculous
/
whmcs
/
📁
..
📄
.htaccess
(933 B)
📄
changelog.txt
(5.14 KB)
📄
clone.php
(5.97 KB)
📄
clone.xml
(281 B)
📄
config.php
(779 B)
📄
configuration.php
(589 B)
📄
data.zip
(1.72 KB)
📄
edit.php
(6.15 KB)
📄
edit.xml
(577 B)
📄
fileindex.php
(674 B)
📁
images
📄
import.php
(5.65 KB)
📄
info.xml
(2.86 KB)
📄
install.js
(924 B)
📄
install.php
(6.58 KB)
📄
install.xml
(3.91 KB)
📄
md5
(1.26 KB)
📄
notes.txt
(1.89 KB)
📁
php53
📁
php56
📁
php71
📁
php81
📁
php82
📄
upgrade.php
(6.71 KB)
📄
upgrade.xml
(654 B)
📄
whmcs.sql
(265.3 KB)
📄
whmcs.zip
(145.07 MB)
Editing: .htaccess
### BEGIN - WHMCS managed rules - DO NOT EDIT BETWEEN WHMCS MARKERS ### <IfModule mod_rewrite.c> RewriteEngine on # RewriteBase is set to "/" so rules do not need updating if the # installation directory is relocated. It is imperative that # there is also a RewriteCond rule later that can effectively get # the actual value by comparison against the request URI. # # If there are _any_ other RewriteBase directives in this file, # the last entry will take precedence! RewriteBase / # Redirect directories to an address with slash RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^(.+[^/])$ $1/ [R] # Send all remaining (routable paths) through index.php RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d # Determine and use the actual base RewriteCond $0#%{REQUEST_URI} ([^#]*)#(.*)\1$ RewriteRule ^.*$ %2index.php [QSA,L] </IfModule> ### END - WHMCS managed rules - DO NOT EDIT BETWEEN WHMCS MARKERS ###
Upload File
Create Folder