Title: SUpport Nginx?
Last modified: November 9, 2016

---

# SUpport Nginx?

 *  Resolved [ianx](https://wordpress.org/support/users/ianx/)
 * (@ianx)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/support-nginx/)
 * Hello sir, this plugin support nginx and hhvm ?

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

 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/support-nginx/#post-8417134)
 * I am not 100% sure about HHVM, but logically it should work fine with BPS since
   WordPress is compatible with HHVM and BPS uses WP Core functions to process code.
   When you access the BPS Setup Wizard page a series of pre-installation checks
   are performed. Then when you run the Setup Wizard the Wizard uses the information/
   data from the pre-installation checks to automatically install/not install things
   or choose options such as: Do not install/add htaccess files and instead disable
   htaccess files and any checks or functionality related to htaccess files. As 
   far as all other BPS features go, they should logically work fine on Nginx & 
   HHVM.
 * Important!: Just in case something goes wrong I recommend that you connect via
   FTP so that you can manually delete the BPS Root htaccess file and the BPS wp-
   admin htaccess file and the /plugins/bulletproof-security/ plugin folder if necessary.
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/support-nginx/#post-8434862)
 * Did this answer all of your questions? If so, please resolve this thread. If 
   not, please post any additional questions you may have. Thanks.
 *  Thread Starter [ianx](https://wordpress.org/support/users/ianx/)
 * (@ianx)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/support-nginx/#post-8435615)
 * sorry late to see your reply,
    ok ill try this
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/support-nginx/#post-8446005)
 * Did everything work with Nginx, HHVM and BPS?
 *  Thread Starter [ianx](https://wordpress.org/support/users/ianx/)
 * (@ianx)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/support-nginx/#post-8455548)
 * this my server tester,
    when active for setup wizard [http://prntscr.com/d93aw6](http://prntscr.com/d93aw6)
 *  Thread Starter [ianx](https://wordpress.org/support/users/ianx/)
 * (@ianx)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/support-nginx/#post-8455552)
 * nginx not use htaccess, so how to this work for any setting use htaccess ?
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/support-nginx/#post-8455583)
 * Nginx can automaticaly convert and use htaccess code if your Nginx server has
   certain things enabled/installed. I can’t remember exactly what those available
   Nginx things are. Anyway when you run the Setup Wizard it does a Live htaccess
   file check to see if your website can use htaccess files or not. If your site/
   server can use htaccess files then htaccess files are created by the Wizard. 
   If your site/server cannot use htaccess files then htaccess files are not created
   by the Wizard and are instead automatically disabled by the Wizard > Setup Wizard
   Options > htaccess files disabled.
 * You can also check on the BPS System Info page to see if htaccess files are in
   use and which Apache modules and directives work on your site/server:
 *     ```
       Apache Modules|Directives|Backward Compatibility(Yes|No)|IfModule(Yes|No): View Visual Test
       403: mod_access_compat is Loaded|Order, Allow, Deny directives are supported|IfModule: Yes
       403: mod_authz_core is Loaded|Order, Allow, Deny directives are supported|BC: Yes|IfModule: Yes
       403: mod_authz_host is Loaded|Order, Allow, Deny directives are supported|BC: Yes|IfModule: Yes
       200: mod_rewrite Module is Loaded
       ```
   
 * What is interesting is I see information all the internet about how htaccess 
   files slow down website performance and this is quoted from the Nginx website:“
   Stop using .htaccess. It’s horrible for performance. NGINX is designed to be 
   efficient. Adding something like this destroys that.”
 * All I have to say about that is my websites load in 1.5 seconds and I am not 
   using any caching plugins and am just using BPS security htaccess files/code 
   and htaccess Browser caching code, which speeds up my site load speed by 2 seconds.
   So yeah it does not make any sense to me that people say that htaccess code is
   bad for performance when in fact htaccess code significantly improves performance
   for all of my sites. Wierd stuff?
    -  This reply was modified 9 years, 6 months ago by [AITpro](https://wordpress.org/support/users/aitpro/).
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/support-nginx/#post-8465962)
 * Any progress? Status updates? etc?
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/support-nginx/#post-8516140)
 * Assuming all questions have been answered – the thread has been resolved. If 
   you have additional questions about this specific thread topic then you can post
   them at any time. We still receive email notifications when threads have been
   resolved.
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/support-nginx/#post-8516147)
 * [890] Assuming all questions have been answered – the thread has been resolved.
   If you have additional questions about this specific thread topic then you can
   post them at any time. We still receive email notifications when threads have
   been resolved.
 *  Thread Starter [ianx](https://wordpress.org/support/users/ianx/)
 * (@ianx)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/support-nginx/#post-8517157)
 * sorry sir i’m not understand your assumption.
 * May this canot generate convert htaccess to nginx conf ?
    i just use nginx not
   with apache sir. another plugin can be use the plugin setting on httaccess automatic
   create for nginx conf
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/support-nginx/#post-8517221)
 * I resolved the forum thread because I had not heard back from you in a while.
   BPS only creates htaccess code and does not create nginx code.
 * When you run the Setup Wizard it does a Live htaccess file check to see if your
   website can use htaccess files or not. If your site/server can use htaccess files
   then htaccess files are created by the Wizard. If your site/server cannot use
   htaccess files then htaccess files are not created by the Wizard and are instead
   automatically disabled by the Wizard > Setup Wizard Options > htaccess files 
   disabled. You can also manually disable htaccess files by going to the Setup 
   Wizard > Setup Wizard Options > Enable|Disable htaccess Files > choose htaccess
   Files Disabled.
 * Someday we may add nginx code, but currently BPS does not create nginx code.
    -  This reply was modified 9 years, 6 months ago by [AITpro](https://wordpress.org/support/users/aitpro/).

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

The topic ‘SUpport Nginx?’ is closed to new replies.

 * ![](https://ps.w.org/bulletproof-security/assets/icon-128x128.png?rev=1731938)
 * [BulletProof Security](https://wordpress.org/plugins/bulletproof-security/)
 * [Support Threads](https://wordpress.org/support/plugin/bulletproof-security/)
 * [Active Topics](https://wordpress.org/support/plugin/bulletproof-security/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bulletproof-security/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bulletproof-security/reviews/)

## Tags

 * [nginx](https://wordpress.org/support/topic-tag/nginx/)

 * 12 replies
 * 2 participants
 * Last reply from: [AITpro](https://wordpress.org/support/users/aitpro/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/support-nginx/#post-8517221)
 * Status: resolved