News

Learn how to troubleshoot Apache 2 when it's not executing PHP files with this easy-to-follow, step-by-step tutorial.
sudo systemctl enable code-server At this point, code-server will always be running, even if the system reboots. And that’s how you can serve up an instance of Visual Studio Code over your network.
.NET is much more than Microsoft’s own tools and languages. The open source PeachPie brings PHP to the table.
Visual Studio Code in the browser using code-server (Image credit: Coder) A more full-featured way to use Visual Studio Code from the browser is with code-server, or the Coder service built upon it.
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.