mirror of
https://github.com/YGGverse/YGGbro.git
synced 2026-04-02 18:45:31 +00:00
integrate texty.org.ua
This commit is contained in:
parent
b24b24a672
commit
8b1aa75ea4
6 changed files with 110 additions and 35 deletions
17
nginx/yggbro/texty.org.ua/README.md
Normal file
17
nginx/yggbro/texty.org.ua/README.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# Nginx proxy configuration for /yggbro/texty.org.ua
|
||||
|
||||
Current implementation drops all JS and forward links to following locations:
|
||||
|
||||
* `http://texty.org.ua` > `/yggbro/texty.org.ua`
|
||||
|
||||
## Install
|
||||
|
||||
* `ln -s /etc/yggbro/nginx/yggbro/texty.org.ua/server.conf /etc/nginx/sites-enabled/yggbro.texty.org.ua.conf`
|
||||
* `nginx -t`
|
||||
* `service nginx reload`
|
||||
|
||||
## Uninstall
|
||||
|
||||
* `rm /etc/nginx/sites-enabled/yggbro.texty.org.ua.conf`
|
||||
* `nginx -t`
|
||||
* `service nginx reload`
|
||||
Loading…
Add table
Add a link
Reference in a new issue