Your IP : 216.73.216.91


Current Path : /var/lib/letsencrypt/backups/1685224125.0094025/
Upload File :
Current File : //var/lib/letsencrypt/backups/1685224125.0094025/llcf.com-le-ssl.conf_0

<IfModule mod_ssl.c>
<VirtualHost *:80>
   ServerAdmin webmaster@inatote.com
   DocumentRoot /var/www/html/llcfapp
   ServerName soireesbywefix.com
   ServerAlias www.soireesbywefix.com
   ErrorLog logs/llcf-error_log
   CustomLog logs/llcf-access_log common
   <Directory "/var/www/html/llcfapp">
       AllowOverride all
       Require all granted	
   </Directory>
RewriteEngine on



</VirtualHost>
</IfModule>