mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-18 02:20:18 +00:00
Remove ServerAlias to avoid duplicate content
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
<VirtualHost *:80>
|
<VirtualHost *:80>
|
||||||
ServerAdmin naglfar@thunix.net
|
ServerAdmin naglfar@thunix.net
|
||||||
ServerName mightywcms.thunix.net
|
ServerName mightywcms.thunix.net
|
||||||
ServerAlias mightywcms.thunix.cf
|
|
||||||
DocumentRoot /var/www/MightyWCMS
|
DocumentRoot /var/www/MightyWCMS
|
||||||
ErrorLog ${APACHE_LOG_DIR}/error_mightywcms.log
|
ErrorLog ${APACHE_LOG_DIR}/error_mightywcms.log
|
||||||
CustomLog ${APACHE_LOG_DIR}/access_mightywcms.log combined
|
CustomLog ${APACHE_LOG_DIR}/access_mightywcms.log combined
|
||||||
|
|||||||
Reference in New Issue
Block a user