mirror of https://github.com/YGGverse/YGGbro.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ghost
6507129abe
|
11 months ago | |
---|---|---|
.. | ||
README.md | 11 months ago | |
server.conf | 11 months ago |
README.md
Nginx proxy configuration for pingvinus.ru.bro.ygg
Current implementation drops all JS and forward links to following locations:
pingvinus.ru
>pingvinus.ru.bro.ygg
Install
ln -s /etc/yggbro/nginx/pingvinus.ru/pingvinus.ru.bro.ygg/server.conf /etc/nginx/sites-enabled/yggbro.pingvinus.ru.pingvinus.ru.bro.ygg.conf
nginx -t
service nginx reload
Uninstall
rm /etc/nginx/sites-enabled/yggbro.pingvinus.ru.pingvinus.ru.bro.ygg.conf
nginx -t
service nginx reload