Skip to content

Fix url syntax for default scrape_uri#265

Merged
Lusitaniae merged 1 commit intoLusitaniae:masterfrom
djmetzle:master
Oct 24, 2025
Merged

Fix url syntax for default scrape_uri#265
Lusitaniae merged 1 commit intoLusitaniae:masterfrom
djmetzle:master

Conversation

@djmetzle
Copy link
Copy Markdown
Contributor

The mod_status docs suggest the correct syntax, a GET param on the server-status path. but there are few places that reference server-status/ (as a directory). Fix up the default for scrape_url and update the README to use the correct path and param.

Note: the README already includes the correctly URI just below, in the usage docs:

http://user:password@localhost/server-status?auto

Docs ref: https://httpd.apache.org/docs/2.4/mod/mod_status.html#machinereadable

Ref: #153
(closes?)

The mod_status docs suggest the correct syntax, a GET param on the
`server-status` path. but there are few places that reference
`server-status/` (as a directory). Fix up the default for scrape_url
and update the README to use the correct path and param.

Note: the README already includes the correctly URI just below, in the
usage docs.

Docs ref: https://httpd.apache.org/docs/2.4/mod/mod_status.html#machinereadable
@Lusitaniae Lusitaniae merged commit 8264349 into Lusitaniae:master Oct 24, 2025
7 checks passed
@Lusitaniae
Copy link
Copy Markdown
Owner

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants