Your IP : 216.73.217.13


Current Path : /proc/thread-self/root/proc/thread-self/root/var/www/www.indacotrentino.com/conf/
Upload File :
Current File : //proc/thread-self/root/proc/thread-self/root/var/www/www.indacotrentino.com/conf/test

<VirtualHost *:80>
        DocumentRoot /var/www/magento.test.indaco.store/www
        ServerName magento.test.indaco.store
        CustomLog /var/www/magento.test.indaco.store/log/access.log common
        ErrorLog /var/www/magento.test.indaco.store/log/error.log
RewriteEngine on
RewriteCond %{SERVER_NAME} =magento.test.indaco.store
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
</VirtualHost>