Razorphyn/Extended-Comingsoon-Countdown/master/admin/.htaccess - Htaccess File

Razorphyn/Extended-Comingsoon-Countdown/master/admin/.htaccess

# Don't allow any pages to be framed - Defends against CSRF
Header set X-Frame-Options SAMEORIGIN
# Turn on IE8-IE9 XSS prevention tools
Header set X-XSS-Protection "1; mode=block"
# prevent mime based attacks
Header set X-Content-Type-Options "nosniff"
IndexIgnore *

On Github License

Files

Download PDF of Htaccess file
ORIGIN

Comments

Apache