Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
apache2 /
mods-enabled /
Delete
Unzip
Name
Size
Permission
Date
Action
access_compat.load
100
B
-rw-r--r--
2016-03-19 10:48
alias.conf
843
B
-rw-r--r--
2016-03-19 10:48
alias.load
62
B
-rw-r--r--
2016-03-19 10:48
auth_basic.load
94
B
-rw-r--r--
2016-03-19 10:48
authn_core.load
72
B
-rw-r--r--
2016-03-19 10:48
authn_file.load
72
B
-rw-r--r--
2016-03-19 10:48
authz_core.load
72
B
-rw-r--r--
2016-03-19 10:48
authz_host.load
94
B
-rw-r--r--
2016-03-19 10:48
authz_user.load
94
B
-rw-r--r--
2016-03-19 10:48
autoindex.conf
3.29
KB
-rw-r--r--
2016-03-19 10:48
autoindex.load
70
B
-rw-r--r--
2016-03-19 10:48
deflate.conf
522
B
-rw-r--r--
2016-03-19 10:48
deflate.load
84
B
-rw-r--r--
2016-03-19 10:48
dir.conf
157
B
-rw-r--r--
2016-03-19 10:48
dir.load
58
B
-rw-r--r--
2016-03-19 10:48
env.load
58
B
-rw-r--r--
2016-03-19 10:48
filter.load
64
B
-rw-r--r--
2016-03-19 10:48
mime.conf
7.46
KB
-rw-r--r--
2016-03-19 10:48
mime.load
60
B
-rw-r--r--
2016-03-19 10:48
mpm_prefork.conf
571
B
-rw-r--r--
2016-03-19 10:48
mpm_prefork.load
108
B
-rw-r--r--
2016-03-19 10:48
negotiation.conf
724
B
-rw-r--r--
2016-03-19 10:48
negotiation.load
74
B
-rw-r--r--
2016-03-19 10:48
php5.6.conf
867
B
-rw-r--r--
2016-12-09 13:56
php5.6.load
102
B
-rw-r--r--
2016-12-09 13:56
setenvif.conf
1.25
KB
-rw-r--r--
2016-03-19 10:48
setenvif.load
68
B
-rw-r--r--
2016-03-19 10:48
socache_shmcb.load
78
B
-rw-r--r--
2016-03-19 10:48
ssl.conf
3.04
KB
-rw-r--r--
2016-03-19 10:48
ssl.load
97
B
-rw-r--r--
2016-03-19 10:48
status.conf
749
B
-rw-r--r--
2016-03-19 10:48
status.load
64
B
-rw-r--r--
2016-03-19 10:48
Save
Rename
<FilesMatch ".+\.ph(p[3457]?|t|tml)$"> SetHandler application/x-httpd-php </FilesMatch> <FilesMatch ".+\.phps$"> SetHandler application/x-httpd-php-source # Deny access to raw php sources by default # To re-enable it's recommended to enable access to the files # only in specific virtual host or directory Require all denied </FilesMatch> # Deny access to files without filename (e.g. '.php') <FilesMatch "^\.ph(p[3457]?|t|tml|ps)$"> Require all denied </FilesMatch> # Running PHP scripts in user directories is disabled by default # # To re-enable PHP in user directories comment the following lines # (from <IfModule ...> to </IfModule>.) Do NOT set it to On as it # prevents .htaccess files from disabling it. <IfModule mod_userdir.c> <Directory /home/*/public_html> php_admin_flag engine Off </Directory> </IfModule>