From ca5358509a756b15867b2612b3dcf9b0e48f3242 Mon Sep 17 00:00:00 2001 From: David Arranz Date: Mon, 9 Sep 2024 10:15:40 +0200 Subject: [PATCH] . --- Caddyfile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Caddyfile b/Caddyfile index 01b261d..2de922d 100644 --- a/Caddyfile +++ b/Caddyfile @@ -9,6 +9,3 @@ presupuestos.uecko.com:13001 { #encode gzip # Comprime las respuestas con gzip } -www.presupuestos.uecko.com { - redir https://presupuestos.uecko.com{uri} # Redirige www a la versión sin www -}