News

# configuration directives that give the server its instructions. # configuration, error, and log files are kept. # Do not add a slash at the end of the directory path. If you point # ServerRoot at a ...
# configuration directives that give the server its instructions. # configuration, error, and log files are kept. # Do not add a slash at the end of the directory path. If you point # ServerRoot at a ...
The logrotate utility handles each log file hourly, daily, weekly, monthly, or when it grows too large or the log file reaches certain size. This logrotate utility simplifies the administration of log ...
Is it possible to have apache reread the httpd.conf file (to add a new virtual host or url alias, for example) without interupting downloads in progress?I know its not that big of a deal if there ...