Magento News

 

Configuring nginx for Magento – htpasswd command

Based on this thread

Test the configuration after every change, instead of restarting the server you usually only need to do;

service nginx reload

Global configuration

The default config file is “/etc/nginx/nginx.conf” which achieves the main task of including more config files in “/etc/nginx/conf.d/”. This example has a few other common sense additions and serves as a handy reference.

Configuring nginx for Magento – htpasswd command

Possibly Related Posts:


 

Leave a Reply