Skip to content

artpetro/froxlor_nrp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NginX Reverse Proxy for Froxlor

This script allows a Froxlor setup to use Nginx as reverse proxy.

Quick install

  1. Install NginX
  2. Remove default site config
  3. Move scripts/ directory and the proxy.conf into your nginx directory
  4. Move the npr_cron into your cron directory (/etc/cron.d/)
  5. Configure the init.php File

Now change your Default Ports for HTTP to 8888 and HTTPS so 8843. After this run the Cronjob it self:

php /etc/nginx/scripts/init.php

About

NginX Reverse Proxy for Froxlor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.5%
  • Shell 1.5%