linux:apache2
Table of Contents
Apache2
Installation
sudo apt-get install apache2 apache2-doc
Konfiguration
Virtual Hosts
Module / Erweiterungen
PHP
Installation:
sudo apt-get install php5
GD-Libraries hinzufügen (Wird z.B. für Captchas benötigt):
sudo apt-get install php5-gd sudo service apache2 restart
linux/apache2.txt · Last modified: 2024/02/17 19:03 by 127.0.0.1