mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-20 19:30:18 +00:00
Update 'roles/webserver/files/etc/apache2/sites-available/amcclure.cf.conf'
This commit is contained in:
@@ -9,15 +9,3 @@
|
|||||||
Deny from all
|
Deny from all
|
||||||
</Directorymatch>
|
</Directorymatch>
|
||||||
</VirtualHost>
|
</VirtualHost>
|
||||||
|
|
||||||
<VirtualHost *:80>
|
|
||||||
ServerAdmin amcclure@ttm.sh
|
|
||||||
ServerName www.amcclure.cf
|
|
||||||
DocumentRoot /var/www/amcclure
|
|
||||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
|
||||||
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
|
||||||
<Directorymatch "^/.*/\.git/">
|
|
||||||
Order deny,allow
|
|
||||||
Deny from all
|
|
||||||
</Directorymatch>
|
|
||||||
</VirtualHost>
|
|
||||||
Reference in New Issue
Block a user