Cause of Conditional Menu problems lies in the HTTP SECURITY HEADER
-
A HTTP SECURITY HEADER setting in the .htaccess file was the reason that Conditional Menu could not be configured.
This was the code in the .htaccess file:
<IfModule mod_headers.c> Header always set Permissions-Policy "geolocation=(), midi=(),sync-xhr=(),accelerometer=(), gyroscope=(), magnetometer=(), camera=(), fullscreen=(self)" </IfModule>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Cause of Conditional Menu problems lies in the HTTP SECURITY HEADER’ is closed to new replies.