Skip to content

triple-t-h/nginx_installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This script install and configure a local Web server with nginx and php easier. The Version 1 is currently for openSUSE and use zypper.


Setup

Download

$ git clone https://github.com/triple-t-h/nginx_installer.git

or

$ wget https://github.com/triple-t-h/nginx_installer/archive/master.zip && unzip master.zip

Install

$ cd nginx_installer/linux/bin
$ su
# ./install.sh

Start

# nginx
# php-fpm

Open your browser: http://localhost

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published