mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-14 14:07:02 +05:30
Caddyfile: decomission webmail
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
350e04cf72
commit
5783f029e0
1 changed files with 0 additions and 14 deletions
14
Caddyfile
14
Caddyfile
|
@ -92,20 +92,6 @@ https://dl.msfjarvis.dev {
|
|||
}
|
||||
}
|
||||
|
||||
https://mail.msfjarvis.dev {
|
||||
import base_config
|
||||
root /var/www/mail.msfjarvis.dev
|
||||
fastcgi / /run/php/php7.2-fpm.sock php
|
||||
rewrite {
|
||||
if {path} ends_with /
|
||||
to {dir}/index.php
|
||||
}
|
||||
internal /data
|
||||
header / {
|
||||
-Content-Security-Policy
|
||||
}
|
||||
}
|
||||
|
||||
https://mc.msfjarvis.dev {
|
||||
import base_config
|
||||
import compression_config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue