I would like to add an .htaccess file to the wp-admin folder of my installation in order to protect the login process with an additional password (server side). I was wondering though if MarsEdit –which I love to use– would still be able to upload post to my WordPress blog.
Hi Parneix - it should work perfectly if you use HTTP basic authentication. MarsEdit supports the notion of separately authorizing WordPress the blog itself, and authorizing for HTTP basic auth.
I’ve finally implemented this second layer of security and I must say it works like a charm. Absolutely fantastic. As a way of giving back, I’ve just a short tutorial for an issue I had recently. I found a solution and thought I could share it.