Commit Diff


commit - 346f28eeaa205d268d1e63c7ffd86cf041f6d1e6
commit + 4ee08bd14841bfa98575cce26e099cab50a1827d
blob - 27068958239d78fb8a6b8ab5f1eddcf055cee976
blob + dfb795aeee6346e1c0860f57f2c1a4e6c569577c
--- gmid.1
+++ gmid.1
@@ -398,7 +398,7 @@ server "example.com" {
 	key  "/path/to/key.pem"
 	root "/example.com" # in the /var/gemini chroot
 
-	location "/static/" {
+	location "/static/*" {
 		auto index on
 		index "index.gemini"
 	}