We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df9c485 + bd9d8fc commit cd147ddCopy full SHA for cd147dd
1 file changed
contrib/ferron/radicale.kdl
@@ -0,0 +1,8 @@
1
+// Minimal configuration for Ferron web server v2
2
+
3
+example.com {
4
+ location "/radicale" remove_base=#true {
5
+ proxy "http://localhost:5232"
6
+ proxy_request_header "X-Script-Name" "/radicale"
7
+ }
8
+}
0 commit comments