View Single Post
Old 2013-04-13, 02:35 AM   #9
lezinterracial
Well you know boys, a nuclear reactor is a lot like women. You just have to read the manual and press the right button
 
Join Date: Dec 2012
Posts: 152
Quote:
Originally Posted by artwilliams View Post
(Ooops! I see that you're doing what I suggested below. Sorry.)

Here is what I suggest. Add the following text to your .htaccess file:

<Files ~ "^wp-login.php">
Order deny,allow
Deny from all

Allow from x.x.x.x
</Files>

You will need to replace x.x.x.x with your current IP address.

Not sure what your current IP is? Go to Google.com and type "what is my ip?" No one will be able to login to your WP account except from your IP.
I tried something like that before. But I didn't get it to work. Must have been a typo or something. But I may try it again. Thanks.

Last edited by lezinterracial; 2013-04-13 at 02:48 AM..
lezinterracial is offline   Reply With Quote