/
niceSOFT
/
nginx
Обзор
Документация
Войти
/
niceSOFT
/
nginx
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
docs/html/index.html
27 строк
896 B
buulam
Updating welcome page with links and more details.
26 фев 2026, 20:24
26 фев 2026, 20:24
717e707
Код
Авторство
О чём код?
<!DOCTYPE html> <html> <head> <title>Welcome to nginx!</title> <style> html { color-scheme: light dark; } body { width: 35em; margin: 0 auto; font-family: Tahoma, Verdana, Arial, sans-serif; } </style> </head> <body> <h1>Welcome to nginx!</h1> <p>If you see this page, nginx is successfully installed and working. Further configuration is required for the web server, reverse proxy, API gateway, load balancer, content cache, or other features.</p> <p>For online documentation and support please refer to <a href="https://nginx.org/">nginx.org</a>.<br/> To engage with the community please visit <a href="https://community.nginx.org/">community.nginx.org</a>.<br/> For enterprise grade support, professional services, additional security features and capabilities please refer to <a href="https://f5.com/nginx">f5.com/nginx</a>.</p> <p><em>Thank you for using nginx.</em></p> </body> </html>