« Alpine » : différence entre les versions
| Ligne 23 : | Ligne 23 : | ||
/etc/init.d/sshd start | /etc/init.d/sshd start | ||
= Installer Apache et PHP = | == Installer Apache et PHP == | ||
apk add apache2 php$phpverx-apache2 | apk add apache2 php$phpverx-apache2 | ||
service apache2 restart | service apache2 restart | ||
| Ligne 31 : | Ligne 31 : | ||
service apache2 restart | service apache2 restart | ||
* https://wiki.alpinelinux.org/wiki/Apache_with_php-fpm | * https://wiki.alpinelinux.org/wiki/Apache_with_php-fpm | ||
Il est aussi possible de voir ici : https://next.ink/4993/alpine-linux-comment-utiliser-et-y-installer-serveur-web/ | |||
= Créer un compte admin = | = Créer un compte admin = | ||