core/src/www/httpd_logs.php

7 lines
100 B
PHP

<?php
$logfile = '/var/log/lighttpd.log';
$logclog = true;
require_once 'diag_logs_template.inc';