nightingale-media-player/nightingale-website/master/static.getnightingale.com/mashTape/.htaccess - Htaccess File

nightingale-media-player/nightingale-website/master/static.getnightingale.com/mashTape/.htaccess

<IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin "*"
    # ----------------------------------------------------------------------
    # Allow framing
    # ----------------------------------------------------------------------
    Header unset X-Frame-Options
    Header unset Content-Security-Policy
</IfModule>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache