redo home page
This commit is contained in:
@ -197,11 +197,15 @@
|
||||
|
||||
|
||||
|
||||
<li class="md-tabs__item">
|
||||
<a href="../.." class="md-tabs__link">
|
||||
Home
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="md-tabs__item">
|
||||
<a href="../.." class="md-tabs__link">
|
||||
Home
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -388,6 +392,27 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item md-nav__item--nested">
|
||||
|
||||
|
||||
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
|
||||
|
||||
<label class="md-nav__link" for="__nav_1">
|
||||
Home
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
<nav class="md-nav" aria-label="Home" data-md-level="1">
|
||||
<label class="md-nav__title" for="__nav_1">
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
Home
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-scrollfix>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../.." class="md-nav__link">
|
||||
Home
|
||||
@ -395,6 +420,314 @@
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../trents-favorite-podcasts/" class="md-nav__link">
|
||||
Trent's Favorite Podcasts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../prosody-photo-uploads/" class="md-nav__link">
|
||||
Prosody Photo Uploads
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
||||
<input class="md-nav__toggle md-toggle" data-md-toggle="toc" type="checkbox" id="__toc">
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||
Apache Virtual Hosts
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
Apache Virtual Hosts
|
||||
</a>
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||||
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__title" for="__toc">
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
Table of contents
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#use-virtual-hosts" class="md-nav__link">
|
||||
Use Virtual Hosts
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#virtual-hosts-on-your-lan" class="md-nav__link">
|
||||
Virtual Hosts On Your Lan
|
||||
</a>
|
||||
|
||||
<nav class="md-nav" aria-label="Virtual Hosts On Your Lan">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#setting-up-dns-on-your-lan" class="md-nav__link">
|
||||
Setting up DNS on your Lan
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#heres-an-example-reverse-proxy-for-a-flask-blog-on-your-lan" class="md-nav__link">
|
||||
Here's An Example Reverse Proxy for A Flask Blog On Your Lan
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#heres-an-example-for-a-static-blog-on-your-lan" class="md-nav__link">
|
||||
Here's An Example for A Static Blog On Your Lan
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#wan-deployment" class="md-nav__link">
|
||||
Wan Deployment
|
||||
</a>
|
||||
|
||||
<nav class="md-nav" aria-label="Wan Deployment">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#set-up-dns" class="md-nav__link">
|
||||
Set up DNS
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#start-with-virtual-hosts-for-http" class="md-nav__link">
|
||||
Start With Virtual Hosts for HTTP
|
||||
</a>
|
||||
|
||||
<nav class="md-nav" aria-label="Start With Virtual Hosts for HTTP">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#reverse-proxy" class="md-nav__link">
|
||||
Reverse Proxy
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#static-site" class="md-nav__link">
|
||||
Static Site
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#get-letsencrypt-certs" class="md-nav__link">
|
||||
Get LetsEncrypt Certs
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../linux-move-cursor-with-keyboard/" class="md-nav__link">
|
||||
Linux Move Cursor With Keyboard
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../simplified-raspberry-streaming/" class="md-nav__link">
|
||||
Simplified Raspberry Streaming
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-guest-virt-manager/" class="md-nav__link">
|
||||
Clear Linux Guest Virt Manager
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -680,7 +1013,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QRCODE Svg in Django
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -704,7 +1037,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
Xmpp Apt Notifications
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -852,7 +1185,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPPHandler for Python Logging
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -864,7 +1197,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instructions For Tethering From Phone
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -876,7 +1209,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions Disk Encryption
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -912,7 +1245,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted xfs Root
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -936,7 +1269,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning With sgdisk
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -948,7 +1281,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 xfs Full Disk Encryption
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -960,7 +1293,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report in Python
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -1221,6 +1554,8 @@
|
||||
<div class="md-content" data-md-component="content">
|
||||
<article class="md-content__inner md-typeset">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h1>Apache Virtual Hosts</h1>
|
||||
@ -1316,6 +1651,8 @@ and will modify your http conf files with redirections to https.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1333,7 +1670,7 @@ and will modify your http conf files with redirections to https.</p>
|
||||
<nav class="md-footer__inner md-grid" aria-label="Footer">
|
||||
|
||||
|
||||
<a href="../xmpp-apt-notifications/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Xmpp Apt Notifications" rel="prev">
|
||||
<a href="../xmpp-apt-notifications/" class="md-footer__link md-footer__link--prev" aria-label="Previous: XMPP Apt Notification" rel="prev">
|
||||
<div class="md-footer__button md-icon">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
|
||||
</div>
|
||||
@ -1342,20 +1679,20 @@ and will modify your http conf files with redirections to https.</p>
|
||||
<span class="md-footer__direction">
|
||||
Previous
|
||||
</span>
|
||||
Xmpp Apt Notifications
|
||||
XMPP Apt Notification
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-footer__link md-footer__link--next" aria-label="Next: SENDXMPPHandler for Python Logging" rel="next">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-footer__link md-footer__link--next" aria-label="Next: SENDXMPP Handler for Python Logging" rel="next">
|
||||
<div class="md-footer__title">
|
||||
<div class="md-ellipsis">
|
||||
<span class="md-footer__direction">
|
||||
Next
|
||||
</span>
|
||||
SENDXMPPHandler for Python Logging
|
||||
SENDXMPP Handler for Python Logging
|
||||
</div>
|
||||
</div>
|
||||
<div class="md-footer__button md-icon">
|
||||
|
Reference in New Issue
Block a user