NGNIX - Securing Virtual Hosts - HTTPS
SSL/TLS Configuration Examples
SSL/TLS Configuration Examples
Create a Certificate Authority Private Key and Certificate
allow directive deny directive
The upstream directive The upstream directive defines groups of servers that can be referenced by the proxy_pass, fastcgi_pass, uwsgi_pass, scgi_pass, memcac...
The upstream directive The upstream directive defines groups of servers that can be referenced by the proxy_pass, fastcgi_pass, uwsgi_pass, scgi_pass, memcac...
Why Custom Error Pages? Match “look and feel” of the site Provide customized information “Sanitize” server information “Catch all” for response code...
Virtual host configuration file locations: /etc/nginx/conf.d /etc/nginx/sites-available /etc/nginx/sites-enabled
The rewrite directive: Changes part or all of the URL in a client request:
Location for all configuration files: nginx.conf Virtual host configuration files: conf.d directory (RHEL) sites-a...
Ways to modify files:
Creating archive tar cvf example.tar /sourcedir
Overview
su command switch user command
Common Flags -l Used to specify username -i filename Used to specify private key used for authenticating -F filename Used for specifying which config ...
Overview