NGINX has a number of security features available, including allow/deny directives, password-protected locations, and SSL encryption. In this video, learn the ways you can make sites more secure.
- [Instructor] All to often we hear news about websites…getting hacked or otherwise compromised,…and the resulting damage that these intrusions can cause.…So as you're learning about NGINX…you might be wondering, what can I do with NGINX…to help keep my site secure?…Here are a few things you should consider…when it comes to NGINX and security.…The first thing you can do is make sure…your operating systems and software are using the latest…versions possible and have all security updates applied.…This will help make sure you're protected…against known vulnerabilities.…
Next you can restrict access to certain parts of your site.…We'll take a look at how you can configure NGINX…to allow access to certain pages based on IP address.…You can also use passwords, this can help keep sensitive…information protected and slow down intruders.…And you can also apply SSL or Secure Sockets Layer.…SSL is a protocol for establishing encrypted links…between a web server and a browser.…This helps keep communications private…between the web server and the person…
Author
Released
8/22/2018- Installing NGINX on Linux
- Configuring a virtual host
- Installing PHP and MariaDB for the LEMP stack
- Securing sites with NGINX
- Creating SSL certificates
- Reverse proxies
- Load balancing
Skill Level Intermediate
Duration
Views
Related Courses
-
Apache Web Server: Administration
with Jon Peck58m 3s Advanced -
DevOps Foundations: Infrastructure as Code
with Ernest Mueller2h 6m Intermediate
-
Introduction
-
What is NGINX?30s
-
Comparing NGINX to Apache4m 45s
-
Create a VM with Vagrant3m 6s
-
-
1. Install and Configure NGINX
-
Install NGINX on Ubuntu3m 13s
-
NGINX files and directories2m 39s
-
Inside nginx.conf2m 51s
-
Configure locations5m 58s
-
Configure logs3m 52s
-
Troubleshoot NGINX3m 14s
-
-
2. The Linux, NGINX, MySQL, and PHP Stack
-
The LEMP stack1m 4s
-
Install PHP on NGINX5m 37s
-
Install MariaDB on NGINX5m 25s
-
LEMP stack demonstration6m 25s
-
-
3. NGINX Security
-
Secure sites with NGINX1m 21s
-
Create a 403 page3m 3s
-
Configure HTTPS1m 37s
-
Create an SSL certificate3m 57s
-
-
4. Reverse Proxies and Load Balancers
-
Conclusion
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Secure sites with NGINX