Up
Apache + PHP (Raspberry Pi OS)
作成: 2021-02-11
更新: 2024-12-25
インストール
起動・停止・再起動
$ sudo systemctl start apache2
$ sudo systemctl stop apache2
$ sudo systemctl restart apache2
自動起動の設定
コンフィギュレーション
実行ユーザ/グループの確認方法
実行ユーザ/グループの変更 (2024-12-25)
www-data, www-data → pi, pi