| Server IP : 127.0.1.1 / Your IP : 216.73.216.17 Web Server : Apache/2.4.58 (Ubuntu) System : Linux dalsi.io 6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /etc/apache2/sites-enabled/ |
Upload File : |
<Directory /var/www/dalsi.io-wordpress/public_html>
Options -Indexes +FollowSymLinks
AllowOverride All
Require all granted
</Directory>
<VirtualHost *:80>
ServerName dalsi.io
ServerAlias www.dalsi.io
Redirect permanent / https://dalsi.io/
DocumentRoot /var/www/dalsi.io-wordpress/public_html
<Files xmlrpc.php>
Order allow,deny
Deny from all
</Files>
ErrorLog ${APACHE_LOG_DIR}/dalsi.io-wordpress-error.log
CustomLog ${APACHE_LOG_DIR}/dalsi.io-wordpress-access.log combined
</VirtualHost>