當前位置
HW4-Web Services
作業需求
- 環境建立
- HTTP Server (50%)
- Virtual Hosts (5%)
- Access Control (5%)
- HTTPS & HTTP2 (20%)
- Hiding Server Information (5%)
- Harden and Secure Web Server (10%)
- PHP / PHP-FPM (5%)
- Database (10%)
- MySQL for Wordpress (10%)
- HTTP Application (40%)
- Basic App Route (15%)
- Websocket (15%)
- WordPress (10%)
環境建立
- MySQL
- Apache http server
- Nginx
- PHP-FPM
- WebSocket
- WordPress
HTTP Server
- Virtual Hosts
- Access Control
- HTTPS
- Harden and Secure Web Server
- PHP / PHP-FPM
- Setup MySQL for Wordpress
- HTTP Applications
- WordPress
- WebSocket
NGINX 設定生成
Mozilla SSL Configuration Generator
引用來源
HackMD - Collaborative Markdown Knowledge Base
How to Activate HTTP/2 with TLS 1.3 Encryption in NGINX for Secure Connections without a Performance Penalty - Cloud Insidr
HTML5 WebSocket
【筆記】Socket,Websocket,Socket.io的差異