CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
Other Discussions
password-protect-a-website
mugger
Permalink to comment
#
August 2009
I want to stop bastards from putting <iframe> redirects into my index.htm[l] or .php.
As I understand it, locking the root directory blocks index.* from running.
I urgently need a solution.
mattvot
Permalink to comment
#
August 2009
I think you will need to be more specific. How about a link to the site?
Robskiwarrior
Permalink to comment
#
August 2009
I would start searching for .htaccess tutorials :)
chriscoyier
Permalink to comment
#
August 2009
Here is one method:
http://en.wikipedia.org/wiki/Framekiller
There are others if that doesn't work for you....
mischa.porter
Permalink to comment
#
August 2009
I think that it is a good idea because it will definitely help protect your website. And you'll be more in control of what's happening to it.
** terrible attempts at posting links - but at least its kinda on topic lol - Rob
vincent
Permalink to comment
#
August 2009
I know how to password protect like your whole website in WordPress... but then no one would be able to get to it :o
Add a Comment
As I understand it, locking the root directory blocks index.* from running.
I urgently need a solution.
http://en.wikipedia.org/wiki/Framekiller
There are others if that doesn't work for you....
** terrible attempts at posting links - but at least its kinda on topic lol - Rob