Current File : //proc/thread-self/root/var/lib/letsencrypt/backups/1753269742.0844784/vertex_power-le-ssl.conf_0 |
<IfModule mod_ssl.c>
<VirtualHost *:80>
ServerAdmin webmaster@localhost
ServerName 13.200.72.161
ServerAlias vertexpower.co.in
DocumentRoot /var/www/html
<Directory /var/www/html>
Options Indexes FollowSymLinks
AllowOverride All
Require all granted
AddType text/html .shtml
AddOutputFilter INCLUDES .shtml
DirectoryIndex index.shtml index.html index.php
</Directory>
ErrorLog ${APACHE_LOG_DIR}/vertexpower.com_error.log
CustomLog ${APACHE_LOG_DIR}/vertexpower.com_access.log combined
</VirtualHost>
</IfModule>