fixed typo

This commit is contained in:
2020-08-21 12:28:07 +00:00
parent d6d6110892
commit 7f6c43d587

View File

@@ -4,10 +4,10 @@ ErrorLog ${APACHE_LOG_DIR}/s2_error.log
#CustomLog ${APACHE_LOG_DIR}/s2_custom.log combined
DirectoryIndex index.php index.html index.htm
DocumentRoot /var/www/DOMAINname/html;
DocumentRoot /var/www/DOMAINname/html
<Directory /var/www/site1.your_domain>
<Directory /var/www/DOMAINname/html>
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny