rotatelogs

Apache HTTP Server (utility programs for web servers)

Install

All systems
curl cmd.cat/rotatelogs.sh
Debian Debian
apt-get install apache2-utils
Ubuntu
apt-get install apache2-utils
Alpine
apk add apache2-utils
Arch Arch Linux
pacman -S apache
image/svg+xml Kali Linux
apt-get install apache2-utils
CentOS
yum install httpd
Fedora
dnf install httpd
Windows (WSL2)
sudo apt-get update sudo apt-get install apache2-utils
OS X
brew install httpd
Raspbian
apt-get install apache2-utils
Docker
docker run cmd.cat/rotatelogs rotatelogs powered by Commando

apache2-utils

Apache HTTP Server (utility programs for web servers)

Provides some add-on programs useful for any web server. These include: - ab (Apache benchmark tool) - fcgistarter (Start a FastCGI program) - logresolve (Resolve IP addresses to hostnames in logfiles) - htpasswd (Manipulate basic authentication files) - htdigest (Manipulate digest authentication files) - htdbm (Manipulate basic authentication files in DBM format, using APR) - htcacheclean (Clean up the disk cache) - rotatelogs (Periodically stop writing to a logfile and open a new one) - split-logfile (Split a single log including multiple vhosts) - checkgid (Checks whether the caller can setgid to the specified group) - check_forensic (Extract mod_log_forensic output from Apache log files) - httxt2dbm (Generate dbm files for use with RewriteMap)

httpd

Apache HTTP Server

apache2-dbg

Apache debugging symbols

The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. This package includes the debugging symbols. It can be used to debug crashing server instances and modules. See /usr/share/doc/apache2/README.backtrace for more information.

apache

A high performance Unix-based HTTP server