<SCRIPT LANGUAGE="JavaScript"> <!-- Begin var password = 'password' password=prompt('Please enter the password to enter this site:',''); if (password != 'password') { location.href='http://www.shanekillen.com'; } // End --> </SCRIPT>
This is the retired Shane Killen personal blog, an IT technical blog about configs and topics related to the Network and Security Engineer working with Cisco, Brocade, Check Point, and Palo Alto and Sonicwall. I hope this blog serves you well. -- May The Lord bless you and keep you. May He shine His face upon you, and bring you peace.
Wednesday, September 12, 2012
How To Password Protect Your Blog
Here is the script that you want to cut and paste into your blog for password protecting your blog.