Clean-up on name-based virtual hosting

This commit is contained in:
Brian Cunnie
2015-08-30 11:09:05 -07:00
parent c62a830121
commit 0dbccfb156

View File

@@ -91,7 +91,7 @@ other head content must come *after* these tags -->
<p class="lead">Does sslip.io work with name-based virtual hosting? We
have multiple projects but only one webserver.</p>
<p> sslip.io interoperates quite well with <a href="https://en.wikipedia.org/wiki/Virtual_hosting#Name-based">https://en.wikipedia.org/wiki/Virtual_hosting#Name-based</a>.
<p> sslip.io interoperates quite well with <a href="https://en.wikipedia.org/wiki/Virtual_hosting#Name-based">name-based virtual hosting</a>.
You can prepend identifying information to the sslip.io
hostname without jeopardizing the address resolution, and then use
those hostnames to distinguish the content being served.
@@ -101,9 +101,9 @@ other head content must come *after* these tags -->
the following three sslip.io hostnames: </p>
<ul>
<li>apple-10-9-9-30.xip.io</li>
<li>facebook-10-9-9-30.xip.io</li>
<li>google-10-9-9-30.xip.io</li>
<li>apple-10-9-9-30.sslip.io</li>
<li>facebook-10-9-9-30.sslip.io</li>
<li>google-10-9-9-30.sslip.io</li>
</ul>
<p class="lead">Can you make the hostnames easier to remember? I'm being
force to memorize IP addresses.</p>