Category: CSS

打开网址:http://www.channel-pub-api.localhost/backend/site/login ,后端路由符合预期,成功响应 0

Nginx-based single domain name configuration on Yii 2 Advanced Project Template

浏览量: 9 1. There are 3 applications in the directory structure at this stage, namely: Frontend, Backend, and API, and their domain names are configured as :http://www.channel-pub-api.localhost/,http://www.channel-pub-api.localhost/backend,http://www.channel-pub-api.localhost/api 2. Edit the hosts file 3. Reference:https://github.com/mickgeek/yii2-advanced-one-domain-config/blob/master/vhosts/nginx.conf,...