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
<IfModule alias_module> # Aliases: Add here as many aliases as you need (with no limit). The format is # Alias fakename realname # # Note that if you include a trailing / on fakename then the server will # require it to be present in the URL. So "/icons" isn't aliased in this # example, only "/icons/". If the fakename is slash-terminated, then the # realname must also be slash terminated, and if the fakename omits the # trailing slash, the realname must also omit it. # # We include the /icons/ alias for FancyIndexed directory listings. If # you do not use FancyIndexing, you may comment this out. Alias /icons/ "/usr/share/apache2/icons/" <Directory "/usr/share/apache2/icons"> Options FollowSymlinks AllowOverride None Require all granted </Directory> </IfModule> # vim: syntax=apache ts=4 sw=4 sts=4 sr noet