-
Notifications
You must be signed in to change notification settings - Fork 10k
Add instructions for restoring original visitor IPs when using Caddy #19008
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
2b5269e to
2c3edc2
Compare
|
Had forgotten to include the ipv6 ranges in the remote_ip matcher hence the force push. Everything should be good now |
|
Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment. We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally. PR Change SummaryAdded instructions for configuring Caddy to restore original visitor IPs when using Cloudflare.
Modified Files
How can I customize these reviews?Check out the Hyperlint AI Reviewer docs for more information on how to customize the review. If you just want to ignore it on this PR, you can add the Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add |
...ontent/docs/support/troubleshooting/restoring-visitor-ips/restoring-original-visitor-ips.mdx
Outdated
Show resolved
Hide resolved
…/restoring-original-visitor-ips.mdx
|
Congratulations @dannyferguson, the maintainer of this repository has issued you a holobyte! Here it is: https://holopin.io/holobyte/cmavnqptj03250dkzh79jj08f This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account. |
…loudflare#19008) * Add instructions for restoring original visitor IPs when using Caddy * Fixed cross reference URL --------- Co-authored-by: Denise Peña <[email protected]>
Summary
This adds a section to the Restoring Visitor IPs documentation for the Caddy web server/reverse proxy.
Caddy is an increasingly popular alternative to Nginx and Apache which already have guides on there so I figured as I had to do my research to be able to handle the problem, that I'd share my solution with other users potentially seeking to solve the same problem.
Screenshots (optional)
Documentation checklist