×
Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Libera.chat, or sent to our mailing lists.
Missing: q= | Show results with:q=
People also ask
Nov 16, 2020 · A Location directive "limits the scope of the enclosed directives by URL". From the manual: It is similar to the <Directory> directive, and ...
Jan 8, 2015 · I have a LocationMatch directive where I'm using mod_substitute. I've found a few pages where my substitute is breaking the page and need to ...
Feb 27, 2017 · Introducing The <Location> and <LocationMatch> Directives · The specified location matches exactly the path component of the URL. · The specified ...
Mar 3, 2023 · To pick up requests for the site root with Apache, I'd use Location rather than LocationMatch, e.g. ... Based on your Apache LocationMatch blocks ...
Hello everybody. This is my first post in the group so be patient :-) I've configured the mod_xradius with Apache 2.2.8 as to protect a given
Dec 17, 2019 · Are you absolutely sure you want to use LocationMatch ? The way you use it, it applies whenever /compile is anywhere in the URL's path. // Turn ...
May 17, 2021 · I cannot manage the SSL configuration with LE certificate on a newly installed MM 5.31.4 server on Ubuntu 20.04 and Apache. Expected behavior