Programs

Server and Supporting Programs This page documents all the executable programs included with the Apache HTTP Server. Index

2017-02-05 05:04:19
split-logfile

split-logfile - Split up multi-vhost logfiles This perl script will take a combined Web server access log file and break its contents into separate files. It assumes that the first field

2017-02-05 05:04:30
htdigest

htdigest - manage user files for digest authentication htdigest is used to create and update the flat-files used to store usernames, realm and password for digest authentication

2017-02-05 05:01:13
logresolve

logresolve - Resolve IP-addresses to hostnames in Apache log files logresolve is a post-processing program to resolve IP-addresses in Apache's access logfiles. To minimize impact

2017-02-05 05:01:23
fcgistarter

fcgistarter - Start a FastCGI program Note Currently only works on Unix systems. Synopsis fcgistarter

2017-02-05 05:01:07
dbmmanage

dbmmanage - Manage user authentication files in DBM format dbmmanage is used to create and update the DBM format files used to store usernames and password for basic authentication

2017-02-05 05:00:59
htdbm

htdbm - Manipulate DBM password databases htdbm is used to manipulate the DBM format files used to store usernames and password for basic authentication of HTTP users via

2017-02-05 05:01:13
httpd

httpd - Apache Hypertext Transfer Protocol Server httpd is the Apache HyperText Transfer Protocol (HTTP) server program. It is designed to be run as a standalone daemon process

2017-02-05 05:01:16
htpasswd

htpasswd - Manage user files for basic authentication htpasswd is used to create and update the flat-files used to store usernames and password for basic authentication of HTTP

2017-02-05 05:01:14
apxs

apxs - APache eXtenSion tool apxs is a tool for building and installing extension modules for the Apache HyperText Transfer Protocol (HTTP) server. This is achieved by building

2017-02-05 05:00:30