Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.217.117
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
apache2 /
sites-enabled /
Delete
Unzip
Name
Size
Permission
Date
Action
000-default-le-ssl.conf
1.54
KB
-rw-r--r--
2025-06-13 17:55
000-default.conf
1.73
KB
-rw-r--r--
2025-06-15 05:49
cesa.co.za-le-ssl.conf
1.1
KB
-rw-r--r--
2026-01-10 08:27
cesa.co.za.conf
732
B
-rw-r--r--
2025-06-07 11:00
v3.cesa.co.za-le-ssl.conf
1.07
KB
-rw-r--r--
2025-07-04 14:50
v3.cesa.co.za.conf
744
B
-rw-r--r--
2025-07-04 14:49
Save
Rename
<VirtualHost *:80> ServerAdmin webmaster@cesa.co.za # ServerName cesa.co.za ServerName cesa-new.devstage.co.za # ServerAlias www.cesa.co.za DocumentRoot /var/www/cesa.co.za/ <Directory /var/www/cesa.co.za> Options -Indexes +FollowSymLinks AllowOverride All Require all granted </Directory> <FilesMatch \.php$> SetHandler "proxy:unix:/run/php/php8.1-fpm.sock|fcgi://localhost/" </FilesMatch> ErrorLog ${APACHE_LOG_DIR}/cesa.co.za_error.log CustomLog ${APACHE_LOG_DIR}/cesa.co.za_access.log combined RewriteEngine on RewriteCond %{SERVER_NAME} =cesa-new.devstage.co.za RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost>