Title: stylezman's Replies | WordPress.org

---

# stylezman

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Jetpack can’t connect to my site [HTTP 500].](https://wordpress.org/support/topic/jetpack-cant-connect-to-my-site-http-500/)
 *  [stylezman](https://wordpress.org/support/users/stylezman/)
 * (@stylezman)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/jetpack-cant-connect-to-my-site-http-500/#post-14110093)
 * I just searched the web more and more, and came up to create a .htaccess file
   that permits the connection to the xmlrpc.php file:
    <FilesMatch “^(xmlrpc\.php)”
   > Order Deny,Allow # Whitelist Jetpack/ Automattic CIDR IP Address Blocks Allow
   from 192.0.64.0/18 Allow from 209.15.0.0/16 Allow from 66.155.0.0/17 Allow from
   wordpress.com Allow from 45.56.2.139 Deny from all </FilesMatch>
 * that made it working.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] [Jetpack Setup] Cannot connect to wordpress.com](https://wordpress.org/support/topic/jetpack-setup-cannot-connect-to-wordpress-com/)
 *  Thread Starter [stylezman](https://wordpress.org/support/users/stylezman/)
 * (@stylezman)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/jetpack-setup-cannot-connect-to-wordpress-com/#post-14109550)
 * I just searched the web more and more, and came up to create a .htaccess file
   that permits the connection to the xmlrpc.php file
    <FilesMatch “^(xmlrpc\.php)”
   > Order Deny,Allow # Whitelist Jetpack/ Automattic CIDR IP Address Blocks Allow
   from 192.0.64.0/18 Allow from 209.15.0.0/16 Allow from 66.155.0.0/17 Allow from
   wordpress.com Allow from 45.56.2.139 Deny from all </FilesMatch>
 * that made it working.

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