资讯

Here's a quick tutorial on how to setup Nginx with PHP support. The key? The installation of fastCGI, aka PHP-FPM, so Nginx can serve PHP files to clients.
How to install VS Code To install VS Code, head over to the official download page, open a terminal and run the following command: sudo dpkg -i ~/Downloads/code*.deb ...