httpd
Apache HTTP Server
Install
- All systems
-
curl cmd.cat/httpd.sh
- Debian
-
apt-get install httpd
- Ubuntu
-
apt-get install httpd
- Arch Linux
-
pacman -S httpd
- Kali Linux
-
apt-get install httpd
- CentOS
-
yum install httpd
- Fedora
-
dnf install httpd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install httpd
- OS X
-
brew install httpd
- Raspbian
-
apt-get install httpd
- Dockerfile
- dockerfile.run/httpd
httpd
Apache HTTP Server
cyrus-caldav
Cyrus mail system - CalDAV and CardDAV support
This package contains the CalDAV and CardDAV portion of the Cyrus IMAPd suite. For more information, please see the cyrus-common package.