Add opengpgkey for WKD service. - fsij-homepage.git - Source of www.fsij.org (FSIJ home page).

Source of www.fsij.org (FSIJ home page). Git repo user
summary refs log tree commit diff
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2019年07月08日 15:53:13 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2019年07月08日 15:53:13 +0900
commit811dd9e9f44d2c248a3ff630ae22db8a45415415 (patch)
treeb58ac94c6aeecf033b386d9678bfed54363d00bd
parentaee5dc4ed7abfb43944159cf2597b8a6faa4b49b (diff)
Add opengpgkey for WKD service.
Diffstat
-rw-r--r--Makefile 1
-rw-r--r--opengpgkey-fsij-org.conf 19
-rwxr-xr-xopenpgpkey/fsij.org/hu/gu9mp83yp7z6a4x5jxm3arux3xxn3duk bin0 -> 1736 bytes
-rw-r--r--openpgpkey/fsij.org/policy 0
-rw-r--r--www-fsij-org.conf 6
5 files changed, 26 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 850bab3..174bbfd 100644
--- a/Makefile
+++ b/Makefile
@@ -54,6 +54,7 @@ help:
html:
$(PELICAN) $(INPUTDIR) -o $(OUTPUTDIR) -s $(CONFFILE) $(PELICANOPTS)
+ rm -rf $(OUTPUTDIR)/openpgpkey && cp -a openpgpkey $(OUTPUTDIR)/
clean:
[ ! -d $(OUTPUTDIR) ] || rm -rf $(OUTPUTDIR)
diff --git a/opengpgkey-fsij-org.conf b/opengpgkey-fsij-org.conf
new file mode 100644
index 0000000..8b4f659
--- /dev/null
+++ b/opengpgkey-fsij-org.conf
@@ -0,0 +1,19 @@
+<VirtualHost *:80>
+ ServerAdmin webmaster@fsij.org
+ ServerName openpgpkey.fsij.org
+
+ DocumentRoot "/home/www/fsij-homepage-html/openpgpkey"
+ <Directory "/home/www/fsij-homepage-html/openpgpkey">
+ Options None
+ AllowOverride None
+ Order allow,deny
+ allow from all
+ </Directory>
+ ServerSignature On
+
+ LogLevel error
+ ErrorLog /var/log/apache2/error-fsij-openpgp.log
+ CustomLog /var/log/apache2/access-fsij-openpgp.log combined
+
+ RedirectMatch ^/.well-known/openpgpkey$ /
+</VirtualHost>
diff --git a/openpgpkey/fsij.org/hu/gu9mp83yp7z6a4x5jxm3arux3xxn3duk b/openpgpkey/fsij.org/hu/gu9mp83yp7z6a4x5jxm3arux3xxn3duk
new file mode 100755
index 0000000..91a814d
--- /dev/null
+++ b/openpgpkey/fsij.org/hu/gu9mp83yp7z6a4x5jxm3arux3xxn3duk
Binary files differ
diff --git a/openpgpkey/fsij.org/policy b/openpgpkey/fsij.org/policy
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/openpgpkey/fsij.org/policy
diff --git a/www-fsij-org.conf b/www-fsij-org.conf
index 1a7a3b6..d478a41 100644
--- a/www-fsij-org.conf
+++ b/www-fsij-org.conf
@@ -16,6 +16,12 @@
Order deny,allow
deny from all
</Directory>
+ <Directory "/home/www/fsij-homepage-html/openpgpkey">
+ Options None
+ AllowOverride None
+ Order deny,allow
+ deny from all
+ </Directory>
ServerSignature On
LogLevel error
generated by cgit v1.2.3 (git 2.39.1) at 2025年10月16日 07:26:53 +0000

AltStyle によって変換されたページ (->オリジナル) /