Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lysator
Puppet
Datorhandbok
Commits
548433ac
Commit
548433ac
authored
Jan 31, 2021
by
Hugo Hörnquist
Browse files
Fix syntax error.
parent
05a9792b
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/datorhandbok.lysator.liu.se.epp
View file @
548433ac
...
...
@@ -27,7 +27,7 @@
CustomLog /var/log/apache2/datorhandbok.lysator.liu.se.log combined
ErrorLog /var/log/apache2/datorhandbok.lysator.liu.se-error.log
SSLCertificateFile
<%=
$SSLCertificateFile
$
>
SSLCertificateFile
<%=
$SSLCertificateFile
%
>
SSLCertificateKeyFile
<%=
$SSLCertificateKeyFile
%>
SSLCertificateChainFile
<%=
$SSLCertificateChainFile
%>
SSLProtocol all -SSLv2 -SSLv3
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment