mirror of
https://github.com/tchapi/davis.git
synced 2025-04-21 21:11:59 +02:00
Update Caddyfile
This commit is contained in:
parent
896b373285
commit
669f3f1a70
@ -3,6 +3,10 @@
|
||||
}
|
||||
|
||||
:9000 {
|
||||
# Redirect .well-known
|
||||
redir /.well-known/caldav /dav/
|
||||
redir /.well-known/carddav /dav/
|
||||
|
||||
root * /var/www/davis/public
|
||||
php_fastcgi unix//var/run/php-fpm/php-fpm.sock
|
||||
file_server {
|
||||
@ -25,4 +29,4 @@
|
||||
X-Content-Type-Options nosniff
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user