Skip to content

KousalyaMV/Nginx_Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Nginx for websites

Problem Statement:

  1. Install Nginx on your computer and run it.
  2. Host the assignment completed in previous level on your localhost using Nginx.
  3. Create Error pages - 404 (Not Found) and 500(internal server error) and point to these error pages in your Nginx configuration file. The configuration file should make sure that when the route 404 or 500 is called, the nginx web server is serving the page you created rather than its default page.

Releases

No releases published

Packages

No packages published