Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
apache2 /
examples /
apache2 /
extra /
Delete
Unzip
Name
Size
Permission
Date
Action
httpd-autoindex.conf
2.84
KB
-rw-r--r--
2026-06-12 05:08
httpd-dav.conf
1.82
KB
-rw-r--r--
2026-06-12 05:08
httpd-default.conf
2.87
KB
-rw-r--r--
2026-06-12 05:08
httpd-info.conf
1.09
KB
-rw-r--r--
2026-06-12 05:08
httpd-languages.conf
4.96
KB
-rw-r--r--
2026-06-12 05:08
httpd-manual.conf
1.4
KB
-rw-r--r--
2026-06-12 05:08
httpd-mpm.conf
4.35
KB
-rw-r--r--
2026-06-12 05:08
httpd-multilang-errordoc.conf
2.22
KB
-rw-r--r--
2026-06-12 05:08
httpd-ssl.conf
12.88
KB
-rw-r--r--
2026-06-12 05:08
httpd-userdir.conf
694
B
-rw-r--r--
2026-06-12 05:08
httpd-vhosts.conf
1.44
KB
-rw-r--r--
2026-06-12 05:08
proxy-html.conf
3.09
KB
-rw-r--r--
2026-06-12 05:08
Save
Rename
# # Get information about the requests being processed by the server # and the configuration of the server. # # Required modules: mod_authz_core, mod_authz_host, # mod_info (for the server-info handler), # mod_status (for the server-status handler) # # Allow server status reports generated by mod_status, # with the URL of http://servername/server-status # Change the ".example.com" to match your domain to enable. <Location /server-status> SetHandler server-status Require host .example.com Require ip 127 </Location> # # ExtendedStatus controls whether Apache will generate "full" status # information (ExtendedStatus On) or just basic information (ExtendedStatus # Off) when the "server-status" handler is called. The default is Off. # #ExtendedStatus On # # Allow remote server configuration reports, with the URL of # http://servername/server-info (requires that mod_info.c be loaded). # Change the ".example.com" to match your domain to enable. # <Location /server-info> SetHandler server-info Require host .example.com Require ip 127 </Location>