Use authorizedlocation by authz_core directive
This commit is contained in:
parent
51463ac061
commit
f73ef89a88
|
@ -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/">
|
||||||
|
|
Loading…
Reference in New Issue