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.
1.2 KiB
1.2 KiB
Nginx proxy configuration for OpenNet
Current implementation forward subdomains to following proxy locations:
opennet.ru
>/opennet
www.opennet.ru
>/opennet/www
bsd.opennet.ru
>/opennet/bsd
cisco.opennet.ru
>/opennet/cisco
grab.opennet.ru
>/opennet/grab
linux.opennet.ru
>/opennet/linux
m.opennet.ru
>/opennet/m
mobile.opennet.ru
>/opennet/mobile
palm.opennet.ru
>/opennet/palm
security.opennet.ru
>/opennet/security
solaris.opennet.ru
>/opennet/solaris
web.opennet.ru
>/opennet/web
wiki.opennet.ru
>/opennet/wiki
forum.opennet.ru
>/opennet/wwwcgi-bin/openforum/vsluhboard.cgi
Installation
- Download
nginx/opennet
content to/etc/nginx/opennet
folder - Copy
nginx/opennet/server.conf
to/etc/nginx/sites-available/opennet.conf
then change commented options for your needs - Alternatively, include
nginx/opennet/locations.conf
to existing website config atsites-available
then reload nginx configuration
Issues
- At this moment, config drops all JS some tabs could not work
- Youtube embedded content still works
- Redirect cases for some sub-domains require additional rules implementation