Plugin to edit htaccess file

Is there anyway I can edit my htaccess file without using ftp?

Related posts

Leave a Reply

4 comments

  1. There is the AskApache Password Protection plugin (Worpress repository), which, from their site

    adds some serious password protection to your WordPress Blog. Not only does it protect your wp-admin directory, but also your wp-includes, wp-content, plugins, etc. plugins as well.

    The plugin is simple, you just choose a username and password and you are done. It writes the .htaccess file, without messing it up. It also encrypts your password and creates the .htpasswd file, as well as setting the correct security-enhanced file permissions on both.