Title: Stealth Login Plugin
Last modified: August 19, 2016

---

# Stealth Login Plugin

 *  [jml](https://wordpress.org/support/users/jml/)
 * (@jml)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/stealth-login-plugin/)
 * I’ve been searching everywhere for the answer to this but can’t figure it out
   so I hope someone can help me with this. I installed the Stealth Login plugin
   and can’t get it to work.
 * I enabled the plugin, put in the slugs for login, logout, and admin, click “save
   changes” and I get a message that says “Settings saved and .htaccess file updated.”
   However, when I check the .htaccess file, it only says:
 * # BEGIN WordPress
    # END WordPress
 * The .htaccess Output listed on the plugin setting page does not show up in the.
   htaccess file. I tried to put it into the file manually but it still doesn’t 
   work. By not working I mean that once I log out and try to go to the custom login
   URL, I get an error:
 * “Not Found
    The requested URL /blog/mylogin was not found on this server.”
 * I am using WordPress 2.8.4
 * Am I missing a step? What am I doing wrong?

Viewing 1 replies (of 1 total)

 *  Thread Starter [jml](https://wordpress.org/support/users/jml/)
 * (@jml)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/stealth-login-plugin/#post-1194260)
 * Well, I finally figured out how to get it to update the .htaccess file. I found
   that answer here:
    [http://www.htmlprimer.com/articles/what-htaccess-file-and-how-make-one](http://www.htmlprimer.com/articles/what-htaccess-file-and-how-make-one)
 * However, it still doesn’t work. This is what it writes:
 *     ```
       # STEALTH-LOGIN
       RewriteRule ^mylogin blog/wp-login.php?action=logout&_wpnonce=0aa2e728f1 [L]
       RewriteRule ^myadminslug blog/wp-admin/ [R,L]
       RewriteRule ^mylogout blog/wp-login.php?&redirect_to=http://www.mywebsite.com/blog/wp-admin/ [R,L]
   
       # END STEALTH-LOGIN
       ```
   
 * I save the settings and it updates the .htaccess, but when I test it out by trying
   to use the login URL [http://www.mywebsite.com/blog/mylogin](http://www.mywebsite.com/blog/mylogin)
   it directs me to [http://www.mywebsite.com/blog/blog/wp-admin](http://www.mywebsite.com/blog/blog/wp-admin)
   and gives me my 404 page.
 * How do I fix this?

Viewing 1 replies (of 1 total)

The topic ‘Stealth Login Plugin’ is closed to new replies.

## Tags

 * [htaccess](https://wordpress.org/support/topic-tag/htaccess/)

 * 1 reply
 * 1 participant
 * Last reply from: [jml](https://wordpress.org/support/users/jml/)
 * Last activity: [16 years, 8 months ago](https://wordpress.org/support/topic/stealth-login-plugin/#post-1194260)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
