From 188343484ef3eb8302ab1eade1f7e4fd9b4190bf Mon Sep 17 00:00:00 2001 From: naicoi Date: Sun, 2 Apr 2023 18:24:23 +0700 Subject: [PATCH] gitflow-hotfix-stash: 0.1.3 --- Caddyfile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Caddyfile b/Caddyfile index 16a1e7e..e0b1fad 100644 --- a/Caddyfile +++ b/Caddyfile @@ -10,8 +10,4 @@ php_fastcgi 127.0.0.1:9000 encode gzip file_server - rewrite { - if {path} not_match ^\/wp-admin - to {path} {path}/ /index.php?_url={uri} - } } \ No newline at end of file