50% off minden csomagra, korlátozott ideig. Kezdőár: $2.48/mo
Apache HTTP Server

Apache HTTP Server

Az Apache HTTP Server az eredeti webszerver, amelyet 1995 óta folyamatosan fejlesztenek. Moduláris architektúra, .htaccess felülírások, mod_rewrite, és három évtizednyi kompatibilitás. Ma is a nyilvános internet negyedét hajtja meg, és alapértelmezetten érkezik az cPanel-hez, az Plesk-hez, valamint a legtöbb Linux disztribúcióhoz.

Version

Latest

Operating System

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

Min. RAM

1 GB

IP Types

IPV4,IPV6

Default Locations

Web root: /usr/share/nginx/html

Configuration:

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

Logs:

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

Access

Nyisd meg a böngészőt: http://<server-ip>/

Szolgáltatásvezérlő parancsok

# 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

 

További webszerverek

Related apps.

Indítsd el az Apache HTTP Server telepítését. From $2.48/mo.