git.bettercrypto.org
/
ach-master.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4dff77
)
fix 'typo'
author
Adi Kriegisch
<adi@kriegisch.at>
Mon, 3 Feb 2014 22:45:08 +0000
(23:45 +0100)
committer
Adi Kriegisch
<adi@kriegisch.at>
Mon, 3 Feb 2014 22:45:08 +0000
(23:45 +0100)
src/practical_settings/webserver.tex
patch
|
blob
|
history
diff --git
a/src/practical_settings/webserver.tex
b/src/practical_settings/webserver.tex
index
bc63b74
..
0b75c2e
100644
(file)
--- a/
src/practical_settings/webserver.tex
+++ b/
src/practical_settings/webserver.tex
@@
-44,7
+44,7
@@
In case you want to catch those old clients that do not support the recommended
cipher string (eg. WinXP or Java 6) you might use their inability to understand
SNI to create a catchall page with a default SSL server:
-begin{lstlisting}
+
\
begin{lstlisting}
# Debian: add this to /etc/apache2/ports.conf
NameVirtualHost *:443
Listen 443