I manage a WordPress blog for somebody who wants it to be password-protected and invisible to search engines. Done and done. Very simple.
However, even the people who know the login/password for the site cannot subscribe to the RSS feed because feed readers can't reach the page. So I'm wondering if there's a way to exclude a specific URL (or batch of files) from HTTP authentication using Apache. I've done a little research on this, but haven't found an answer yet.
The holy grail in this case would be a title-only RSS feed that is publicly available with the rest of the blog still password-protected. I'll probably run the feed through FeedBurner too.
Thanks in advance for your help.