mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-10-05 23:56:50 +08:00
Clean-up on name-based virtual hosting
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user