Title: prefork's Replies | WordPress.org

---

# prefork

  [  ](https://wordpress.org/support/users/prefork/)

 *   [Profile](https://wordpress.org/support/users/prefork/)
 *   [Topics Started](https://wordpress.org/support/users/prefork/topics/)
 *   [Replies Created](https://wordpress.org/support/users/prefork/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/prefork/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/prefork/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/prefork/engagements/)
 *   [Favorites](https://wordpress.org/support/users/prefork/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [password protected posts](https://wordpress.org/support/topic/password-protected-posts-7/)
 *  Thread Starter [prefork](https://wordpress.org/support/users/prefork/)
 * (@prefork)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/password-protected-posts-7/#post-7247778)
 * I will 100% guarantee you that did not happen.
 * Web developer calls me up — being the local friendly sysadmin — on the phone 
   and says he thinks Google has somehow found the password protected post (the 
   first one made on the site), so I — having never seen the post before — investigate
   and find the text in the RSS feed.
 * I have since added:
 *  <location /feed/>
    Require all denied </location> <location /comments/feed/>
   Require all denied </location>
 * to the Apache virtual host.
 * The site is complicated in other ways, and there could be something else going
   on. In particular, if I test on the virtual host that is used for editing the
   site, the feed does not have the post. But the DB is copied to a second place
   for the live view (and on that host, wp-login.php is “Require all denied”).

Viewing 1 replies (of 1 total)