mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-17 18:10:18 +00:00
Use authorizedlocation by authz_core directive
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
ServerAdmin naglfar@thunix.net
|
ServerAdmin naglfar@thunix.net
|
||||||
ServerName mightywcms.thunix.net
|
ServerName mightywcms.thunix.net
|
||||||
ServerAlias mightywcms.thunix.cf
|
ServerAlias mightywcms.thunix.cf
|
||||||
DocumentRoot /home/naglfar/tildegit/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
|
||||||
<Directorymatch "^/.*/\.git/">
|
<Directorymatch "^/.*/\.git/">
|
||||||
|
|||||||
Reference in New Issue
Block a user