Intermittent 403 errors when using allow to limit access to url with both explicit IP and SetEnvIf
- by rbieber
We are running Apache 2.2.22 on a Solaris 10 environment.
We have a specific URL that we want to limit access to by IP. We recently implemented a CDN and now have the added complexity that the IP's that a request are shown to be coming from are actually the CDN servers and not the ultimate end user. In the case that we need to back the CDN…