add Apache Virtual Hosts
This commit is contained in:
@ -281,6 +281,18 @@
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="posts/apache-virtual-hosts/" class="md-nav__link">
|
||||
Apache Virtual Hosts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPPHandler for Python Logging
|
||||
@ -491,6 +503,7 @@
|
||||
<h1 id="trents-blog">Trent's Blog</h1>
|
||||
<h2 id="posts-by-date"><strong>Posts By Date</strong></h2>
|
||||
<ul>
|
||||
<li><a href="posts/apache-virtual-hosts/" target="_blank">2020-12-20: Apache Virtual Hosts</a></li>
|
||||
<li><a href="posts/sendxmpp-handler-for-python-logging/" target="_blank">2020-12-19: SENDXMPPHandler for Python Logging</a></li>
|
||||
<li><a href="posts/instructions-for-tethering-from-phone" target="_blank">2020-12-17: Instructions for Tethering From Phone</a></li>
|
||||
<li><a href="posts/lmde4-custom-partitions-disk-encryption" target="_blank">2020-12-15: LMDE4 Custom Partitions Disk Encryption</a></li>
|
||||
@ -527,13 +540,13 @@
|
||||
<nav class="md-footer-nav__inner md-grid" aria-label="Footer">
|
||||
|
||||
|
||||
<a href="posts/sendxmpp-handler-for-python-logging/" class="md-footer-nav__link md-footer-nav__link--next" rel="next">
|
||||
<a href="posts/apache-virtual-hosts/" class="md-footer-nav__link md-footer-nav__link--next" rel="next">
|
||||
<div class="md-footer-nav__title">
|
||||
<div class="md-ellipsis">
|
||||
<span class="md-footer-nav__direction">
|
||||
Next
|
||||
</span>
|
||||
SENDXMPPHandler for Python Logging
|
||||
Apache Virtual Hosts
|
||||
</div>
|
||||
</div>
|
||||
<div class="md-footer-nav__button md-icon">
|
||||
|
Reference in New Issue
Block a user