Skip to content

Fidenz challenge - Safely install and config Apache web server & NGINX reverse proxy

Notifications You must be signed in to change notification settings

hddananjaya/nginxAutomator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Install and configure Assignment01. Installs a nginx server as a reverse proxy for a apache server. Modifies /etc/hosts to make available following virtual hosts.

Installation

Follow bellow instructions to install. You can find backups of your current /etc/nginx and /var/www/ folders in ./backups after running the installer.

cd ./package
chmod u+x ./install.sh
sudo ./install.sh

Version

  • Nginx 1.14.*
  • Apache 2.4.*
  • php7.2, php7.2-fpm

About

Fidenz challenge - Safely install and config Apache web server & NGINX reverse proxy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages