X7ROOT File Manager
Current Path:
/var/softaculous/phpcol
var
/
softaculous
/
phpcol
/
📁
..
📄
.htaccess
(622 B)
📄
clone.php
(3.52 KB)
📄
edit.php
(4.73 KB)
📄
edit.xml
(433 B)
📄
extend.php
(1.85 KB)
📄
fileindex.php
(440 B)
📁
images
📄
import.php
(3.04 KB)
📄
info.xml
(1.52 KB)
📄
install.js
(921 B)
📄
install.php
(4.81 KB)
📄
install.xml
(2.43 KB)
📄
md5
(10.76 KB)
📄
notes.txt
(618 B)
📁
php53
📁
php56
📁
php71
📁
php81
📄
settings.php
(6.3 KB)
📄
upgrade.php
(5.63 KB)
📄
upgrade.xml
(318 B)
Editing: .htaccess
## Deny access to vendor sub directory RedirectMatch 403 ^/vendor/?$ #php_value error_reporting 32767 #php_value xdebug.var_display_max_depth 5 #php_value xdebug.var_display_max_children 256 #php_value xdebug.var_display_max_data 3000 # // Display errors #php_value display_errors 1 # // Log errors #php_value log_errors', 1); # # // No error lof message max #php_value log_errors_max_len 0 # # // pecify log file #php_value error_log ./logs/php_errors.log #php_value session.use_trans_sid 0 # prevent access to PHP error log <Files php_errors.log> Order allow,deny Deny from all Satisfy All </Files>
Upload File
Create Folder