We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f42d349 commit 17f9dd6Copy full SHA for 17f9dd6
vcycle.httpd.inc
@@ -61,7 +61,7 @@
61
62
<VirtualHost *:80>
63
ServerName vm21.tier2.hep.manchester.ac.uk
64
-DocumentRoot "/var/lib/vcycle/www"
+DocumentRoot "/var/lib/vcycle/machines"
65
66
CustomLog logs/http--vcycle.log combined
67
@@ -77,7 +77,7 @@ Alias /blank404error /dev/null
77
78
<VirtualHost vm21.tier2.hep.manchester.ac.uk:443>
79
80
81
82
SSLEngine on
83
SSLCertificateFile /etc/grid-security/vcycle.cert.pem
0 commit comments