mirror of
https://github.com/YGGverse/YGGbro.git
synced 2026-03-31 17:45:36 +00:00
| .. | ||
| README.md | ||
| server.conf | ||
Nginx proxy configuration for /yggbro/texty.org.ua subfolder location
Current implementation drops all JS and forward links to following locations:
texty.org.ua>/yggbro/texty.org.ua
Install
ln -s /etc/yggbro/nginx/texty.org.ua/yggbro/texty.org.ua/server.conf /etc/nginx/sites-enabled/yggbro.texty.org.ua.yggbro.texty.org.ua.confnginx -tservice nginx reload
Uninstall
rm /etc/nginx/sites-enabled/yggbro.texty.org.ua.yggbro.texty.org.ua.confnginx -tservice nginx reload