On Monday, October 6, 2025 at 05:49:42 AM PDT, Tomáš Rodr <[email protected]> wrote: > location not found match "^(.+)/$" { > block return 303 "%1" > } > Wonderful, this is exactly what I wanted. Many thanks! tr Why %1 instead of $1? Is this a Lua usage or just the syntax for httpd.conf? -- Regards, Chris Bennett
- help with httpd.conf location redirect Tomáš Rodr
- Re: help with httpd.conf location redirect Crystal Kolipe
- Re: help with httpd.conf location redirect Tomáš Rodr
- Re: help with httpd.conf location redirect ed bennett

