Category: Nginx

再次安装,刷新页面,页面不再空白,符合预期 0

Deploy Shopify PHP application to production environment (CentOS 7.7 64-bit in Alibaba Cloud, ECS, MySQL 5.7)

浏览量: 14 1. There is a Shopify PHP application, which can already be previewed in the development environment. as shown in Figure 1 2. Now it is ready to be deployed to the production...

分别打开:http://sail-project-1.test 、http://sail-project-2.test 0

In Windows 10 Professional, use multiple Laravel Sail environments and set your desired domain name

浏览量: 8 1. Install Nginx Proxy Manager, open the Windows Terminal command line, and follow the instructions below to enter the Ubuntu system. as shown in Figure 1 2. Enter the user root directory,...

在 K8s 中 HTTP 响应 502 Bad Gateway,message:An invalid response was received from the upstream server。从上游服务器收到无效响应。502 Bad Gateway 错误具体表示服务器收到来自入站服务器的无效响应。kong/2.5.0。 0

HTTP Response 502 in K8s, Message: an invalid response was received from the upstream server

浏览量: 5 1. In K8S, the HTTP response 502 Bad Gateway, Message: an invalid response was received from the upstream server. Received an invalid response from the upstream server. 502 Bad Gateway error specifically...

参考入门文档:https://openresty.org/cn/getting-started.html 。运行 lua 程序,响应正常。符合预期。 0

Installation and deployment of OpenResty under Windows 10, and support running PHP and Lua at the same time

浏览量: 5 1. URL: http://openresty.org/cn/download.html , download and install: 64-bit Windows: openresty-1.19.9.1-win64.zip. 2. Unzip to the directory: C:\OpenResty-1.19.9.1-Win64. as shown in Figure 1 3. Usage documentation for Windows version of OpenResty: https://github.com/openresty/openresty/blob/master/doc/readme-windows.md . Start...

在 Chrome 浏览器中打开网址:https://localhost/phpinfo.php ,访问成功,符合预期。 0

Configure https(https://localhost) on the local environment of Windows 10, based on MKCERT

浏览量: 6 1. Now the local environment URL: http://morefun.dev.dev.xxx.cn/ I want to get the cookie data under the development environment: https://.xxx.cn, but found that it cannot be obtained. The reason is the difference between...

在 Postman 中,GET http://api.github-shuijingwan-yii2-app-advanced.localhost/v1/users ,200响应,message为简体中文 0

Based on yiisoft/yii2-app-advanced, create a new repository yii2-app-advanced on github, and create a new interface application (implement RESTful-style web service services. API), implement RESTful web service, support internationalization (drivingly set the target language, default to simplified Chinese) (3)

浏览量: 7 1. RESTful web service, it is recommended to implement based on a separate interface application, at this time, it is implemented based on the API application 2. Create a new directory: \api\rests,...

新建 api 目录、配置和环境、测试、Vagrant 等的支持。 0

Based on yiisoft/yii2-app-advanced, create a new repository yii2-app-advanced on github, and create a new interface application (implement RESTful-style web service services. API), support for creating new API directories, configuration and environment, testing, vagrant, etc. (1)

浏览量: 10 1. Create a new warehouse, shuijingwan/yii2-app-advanced, as shown in Figure 1 Yii 2 advanced project template, the template includes four layers: interface (the API to implement the RESTful style web service service),...

网址:http://www.my-app.localhost/ ,当访问一个生产模式的React页面时,这个工具的图标会有一个黑色的背景 0

Set the HTTP server to Nginx under Windows 10 64, use the production version of the React application

浏览量: 5 1. Install React Developer Tools (Chrome, React Developer Tools) to determine whether the build process is correct, as shown in Figure 1 2. When visiting a React page of a development mode,...