Skip to content
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

LimitInternalRecursion #348

Closed
hexleyOlive opened this issue Apr 10, 2021 · 1 comment
Closed

LimitInternalRecursion #348

hexleyOlive opened this issue Apr 10, 2021 · 1 comment

Comments

@hexleyOlive
Copy link

Hi,

I would to try locally cors-anywhere for tests.
After install, the demo page work (http://myip:8080/demo.html), but each test with external URL fail with an apache error below, any idea about the root cause?

Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://myip:8080/google.com

Same error with another URL, example http://myip:8080/http://www.africau.edu/images/default/sample.pdf
I tried to increase the LimitInternalRecursion value, but same result.

Thanks

@Rob--W
Copy link
Owner

Rob--W commented Apr 10, 2021

This looks like an issue with your Apache configuration, independent of CORS Anywhere.

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

No branches or pull requests

2 participants