<VirtualHost *:80>
ServerName mail.megavoxx.space
DocumentRoot "/var/www/rainloop/"
ServerAdmin megavoxx@jbmckee.com
ErrorLog "/var/log/apache2/rainloop_error_log"
TransferLog "/var/log/apache2/rainloop_access_log"
<Directory />
Options +Indexes +FollowSymLinks +ExecCGI
AllowOverride All
Order deny,allow
Allow from all
Require all granted
</Directory>
RewriteEngine on
#RewriteCond %{SERVER_NAME} =mail.megavoxx.space
#RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
</VirtualHost>
Copyright 2K16 - 2K18 Indonesian Hacker Rulez