Title: wpflow's Replies | WordPress.org

---

# wpflow

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

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

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Updated to MAMP 3.5, now localhost site won't connect](https://wordpress.org/support/topic/updated-to-mamp-35-now-localhost-site-wont-connect/)
 *  [wpflow](https://wordpress.org/support/users/wpflow/)
 * (@wpflow)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/updated-to-mamp-35-now-localhost-site-wont-connect/#post-6883944)
 * I am referring to:
 * > [client ::1] client denied by server configuration: /Applications/MAMP/htdocs/.
   > DS_Store
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Updated to MAMP 3.5, now localhost site won't connect](https://wordpress.org/support/topic/updated-to-mamp-35-now-localhost-site-wont-connect/)
 *  [wpflow](https://wordpress.org/support/users/wpflow/)
 * (@wpflow)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/updated-to-mamp-35-now-localhost-site-wont-connect/#post-6883943)
 * The following is an excerpt from /Application/MAMP/htdocs/apache/httpd.conf :
 *     ```
       # The following lines prevent .htaccess and .htpasswd files from being
       # viewed by Web clients.
       #
       <em><FilesMatch "^\.ht">
           Order allow,deny
           Deny from all
           Satisfy All
       </FilesMatch>
   
       <Files ~ "^\.DS_Store">
           Order allow,deny
           Deny from all
       </Files></em>
       ```
   
 * I think it is self explanatory. The fact the it appears in the apache_error.log
   as an error it is a bit “overzealous”.

Viewing 2 replies - 1 through 2 (of 2 total)