Last Updated on Friday, October 20, 2023 by Joshua James If you’re using Debian and looking to set up a dynamic website or web application, PHP is a go-to choice. This guide will help you “install PHP 8.3, 8.2, 8.1, 8.0, 7.4 on Debian 12 Bookworm, Debian 11 Bullseye or Debian 10 Buster.” PHP is a server-side… Continue reading Install PHP 8.3, 8.2, 8.1, 8.0, 7.4 on Debian 12, 11 or 10
Category: Ubantu
Upgrade Apache to Latest Version in Ubuntu Server 20
Centos 的 Apache 配置 Let’s Encrypt SSL
1. 安裝客戶端(Certbot) 讓我們首先更新軟件包並安裝 Certbot。 $ sudo apt update && sudo apt install certbot python3-certbot-apache 2. 開始會取憑證 $ sudo certbot –apache