mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Add Apache reverse proxy configuration to handle Pagure-style attachment URLs on Fedora Forge. When users paste migrated issue comments containing attachment links (/<project>/issue/raw/files/<hash>-<filename>), the proxy transparently fetches them from pagure.io, ensuring attachments display correctly after migration from Pagure to Forgejo. Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>