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