This howto article shows you how to add a new user and password combination to a .htaccess file, for use with Nginx or another web server. While these commands below work great with Nginx, they aren’t limited to just being used with Nginx. It will work with Apache too, however the htpasswd tool that comes with Apache will probably make life easier.
Continue Reading…
This howto article shows you how to add a new user and password combination to a .htaccess file, for use with the Apache web server. This assumes the Apache tools are installed (specifically the ‘htpasswd’ utility).
Continue Reading…