debuginfod template: add quick testing remarks
This commit is contained in:
parent
ab51e82014
commit
a0a484245d
1 changed files with 8 additions and 0 deletions
|
@ -8,3 +8,11 @@ ProxyPass / !
|
||||||
|
|
||||||
# ... configure this redirect in playbooks/include/proxies-redirects.yml
|
# ... configure this redirect in playbooks/include/proxies-redirects.yml
|
||||||
# Redirect permanent / https://sourceware.org/elfutils/Debuginfod.html
|
# Redirect permanent / https://sourceware.org/elfutils/Debuginfod.html
|
||||||
|
|
||||||
|
# test it with:
|
||||||
|
#
|
||||||
|
# curl -i https://debuginfod.fedoraproject.org/
|
||||||
|
# curl -i https://debuginfod.fedoraproject.org/metrics
|
||||||
|
# curl -i https://debuginfod.fedoraproject.org/buildid/998feb12788309aa27465206ce4209be13ef5d9a/debuginfo
|
||||||
|
#
|
||||||
|
# (and ditto for .stg.)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue