From 1f224bfff672c6d00664052f3e0ee60b22f3d6ec Mon Sep 17 00:00:00 2001 From: Tim de Pater Date: Sat, 4 Jan 2025 09:17:36 +0100 Subject: [PATCH] Remove the extra q query param with the request URL --- config/conf.d/default.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/conf.d/default.conf b/config/conf.d/default.conf index e0c1be780..e0920f54f 100644 --- a/config/conf.d/default.conf +++ b/config/conf.d/default.conf @@ -14,7 +14,7 @@ server { location / { # First attempt to serve request as file, then # as directory, then fall back to index.php - try_files $uri $uri/ /index.php?q=$uri&$args; + try_files $uri $uri/ /index.php$is_args$args; } # Redirect server error pages to the static page /50x.html pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy