Then use a RewriteMap.
On Thu, Dec 22, 2022 at 9:37 AM Rose, John B wrote:
> Thanks for your reply.
>
> Using the referrer, and I have 30 specific domains I want to allow to
> access a particular page, but any other referrer domain I do not want to
> allow to access that page, and i want to redi
Thanks for your reply.
Using the referrer, and I have 30 specific domains I want to allow to access a
particular page, but any other referrer domain I do not want to allow to access
that page, and i want to redirect access from those disallowed referrers to
another specific page.
So can I put
Hello everyone,
I've set up a GitLab instance running behind an Apache HTTP-Server acting a
proxy. GitLab officially only supports NGINX as a proxy, but since my Apache
also serves different VirtualHosts, I'd rather keep the setup I have instead
of setting up another WebServer.
According to [1