feat: Caddy module

This commit is contained in:
Kévin Dunglas
2021-11-01 00:18:30 +01:00
parent a2607e6be7
commit 290e9e1114
22 changed files with 2629 additions and 1763 deletions

3
testdata/server-variable.php vendored Normal file
View File

@@ -0,0 +1,3 @@
<?php
echo print_r($_SERVER);