if allow.empty is enabled BUT I have entries in allow.hosts.regexp, is my instance still limited to the hosts lin the allow.hosts.regexp list or will the instance accept any request coming from anywhere? Thanks!
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @jayv25585659 ,
Hi @jayv25585659 ,
If allow.empty=true, AEM will allow requests with no Referer header regardless of what's in allow.hosts.regexp. But if a Referer header is present, it must match the allow.hosts.regexp pattern to be accepted.
Hi @jayv25585659 ,
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies