"you
can require the traffic to match a certain rDNS value"
rDNS means Reverse DNS
I am not sure they want to do something like reverse DNS lookup.
From: Frank Gingras <thumbs@xxxxxxxxxx>
Sent: Friday, December 16, 2022 4:33 PM To: users@xxxxxxxxxxxxxxxx <users@xxxxxxxxxxxxxxxx> Subject: Re: Controlling access to web site based on domain name You're referring to controlling access via the referrer, which is trivial to spoof; I strongly recommend not using that approach.
The other concept to understand here is that you can require the traffic to match a certain rDNS value.
If you still want to match the referrer, you can do so with <If, expr or a RewriteCond.
On Fri, Dec 16, 2022 at 4:28 PM Rose, John B <jbrose@xxxxxxx.invalid> wrote:
|