Linux localhost 6.1.10-x86_64-linode159 #1 SMP PREEMPT_DYNAMIC Wed Feb 8 14:14:45 EST 2023 x86_64
Apache/2.4.25 (Debian)
Server IP : 45.33.61.127 & Your IP : 216.73.216.156
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
apache2 /
conf-enabled /
Delete
Unzip
Name
Size
Permission
Date
Action
charset.conf
315
B
-rw-r--r--
2017-09-19 18:56
localized-error-pages.conf
3.15
KB
-rw-r--r--
2017-09-19 18:56
other-vhosts-access-log.conf
189
B
-rw-r--r--
2017-09-19 18:56
security.conf
2.12
KB
-rw-r--r--
2017-09-19 18:56
serve-cgi-bin.conf
455
B
-rw-r--r--
2017-09-19 18:56
Save
Rename
<IfModule mod_alias.c> <IfModule mod_cgi.c> Define ENABLE_USR_LIB_CGI_BIN </IfModule> <IfModule mod_cgid.c> Define ENABLE_USR_LIB_CGI_BIN </IfModule> <IfDefine ENABLE_USR_LIB_CGI_BIN> ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/ <Directory "/usr/lib/cgi-bin"> AllowOverride None Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch Require all granted </Directory> </IfDefine> </IfModule> # vim: syntax=apache ts=4 sw=4 sts=4 sr noet