Sconto del 50%. tutti i piani, tempo limitato. A partire da $2.48/mo
Server HTTP Apache

Server HTTP Apache

Apache HTTP Server è il server Web originale, in continuo sviluppo dal 1995. Architettura basata su moduli, sovrascritture .htaccess, mod_rewrite e tre decenni di compatibilità. Alimenta ancora un quarto della rete Internet pubblica e viene fornito come predefinito nelle distribuzioni cPanel, Plesk e nella maggior parte delle distribuzioni Linux.

Versione

Ultimo

Sistema operativo

Ubuntu Server 24.04 LTS, Ubuntu Server 22.04 LTS, Debian 12, CentOS Stream 9, Fedora 40

minimo RAM

1 GB

Tipi di IP

IPV4,IPV6

Posizioni predefinite

Radice web: /usr/share/nginx/html

Configurazione:

  • Debian/Ubuntu: /etc/apache2/
  • CentOS/Fedora: /etc/httpd/

Registri:

  • Debian/Ubuntu: /var/log/apache2/
  • CentOS/Fedora: /var/log/httpd/

Accesso

Apri il browser: http://<server-ip>/

Comandi di controllo del servizio

# Start Apache
sudo systemctl start apache2    # Debian/Ubuntu
sudo systemctl start httpd      # CentOS/Fedora

# Stop Apache
sudo systemctl stop apache2     # Debian/Ubuntu
sudo systemctl stop httpd       # CentOS/Fedora

# Restart Apache
sudo systemctl restart apache2  # Debian/Ubuntu
sudo systemctl restart httpd    # CentOS/Fedora

# Check status
systemctl start apache2         # Debian/Ubuntu
systemctl status httpd          # CentOS/Fedora

 

Altro in Server Web

App correlate.

Distribuisci subito Apache HTTP Server. Da 2,48 $/mese.