mirror of
https://github.com/getgrav/grav.git
synced 2026-02-26 08:31:42 +01:00
Add query information to default Caddy config
This commit is contained in:
@@ -29,5 +29,5 @@ status 403 /403
|
||||
|
||||
# global rewrite should come last.
|
||||
rewrite {
|
||||
to {path} {path}/ /index.php?_url={uri}
|
||||
to {path} {path}/ /index.php?_url={uri}&{query}
|
||||
}
|
||||
|
||||
@@ -29,5 +29,5 @@ rewrite {
|
||||
|
||||
# global rewrite should come last.
|
||||
rewrite {
|
||||
to {path} {path}/ /index.php?_url={uri}
|
||||
to {path} {path}/ /index.php?_url={uri}&{query}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user