Tangle .htaccess from README.org.
authorMatt Birkholz <matt@birchwood-abbey.net>
Sat, 30 Mar 2024 22:53:39 +0000 (17:53 -0500)
committerMatt Birkholz <matt@birchwood-abbey.net>
Sat, 30 Mar 2024 23:11:27 +0000 (18:11 -0500)
.gitignore
README.org

index 52df594f92268753ecc933c2676ad9d6000947ca..440aba166193c1331a5a46707c3cedd77d5f615f 100644 (file)
@@ -1,3 +1,4 @@
+/.htaccess
 /private
 /roles/
 /Secret*
index 90a28b88d50c8f9a017c73e48ff136806d534758..3950dfe364f465de870d7a97b1dfe6325f00c256 100644 (file)
@@ -398,6 +398,19 @@ filename suffixes.
 </Directory>
 #+END_SRC
 
+The following =.htaccess= file works with the directives above.  It
+declares most the native source files in the current directory tree to
+be plain text, so that they are displayed rather than downloaded.
+
+#+CAPTION: =.htaccess=
+#+BEGIN_SRC conf :tangle .htaccess
+ReadmeName notfound.html
+IndexIgnore README.org
+AddType text/plain attr campus_vpn cfg cnf conf crt daily_letsencrypt
+AddType text/plain domain el htaccess idx j2 key old org pack pem
+AddType text/plain private pub public_vpn req rev sample txt yml
+#+END_SRC
+
 ** Configure Photos URLs on Front
 
 Some of the directives added to the =-vhost.conf= file map the abbey's