# nginx-app **Repository Path**: xic/nginx-app ## Basic Information - **Project Name**: nginx-app - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-04-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1. 修改本地hosts 文件,目的:适用域名可以访问本地 nginx 如 test.com 127.0.0.1 2. 访问http://localhost:8081/pre,页面跳转至 test.com 3. 输入 test.com/bms 访问 bms项目 4. 输入 test.com/bms-orgn 访问bms-organ项目 pre项目 --> nginx --> bms bms-organ