50% di sconto tutti i piani, offerta a tempo limitato. A partire da $2.48/mo
Server Apache HTTP

Server Apache HTTP

Apache HTTP Server è il web server originale, in sviluppo continuo dal 1995. Architettura modulare, override .htaccess, mod_rewrite e trent'anni di compatibilità. Alimenta ancora un quarto dell'internet pubblico ed è incluso di default in cPanel, Plesk e nella maggior parte delle distribuzioni Linux.

Versione

Più recente

Sistema Operativo

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

RAM minimo

1 GB

Tipi 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 gestione 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

 

Altri web server

App correlate.

Installa subito Apache HTTP Server. A partire da $2,48/mese.