Table of Contents
mod_time
Allows the server to respond to requests for the time.
Details
Usage
modules_enabled = { -- Other modules "time"; -- Enable mod_time }
Configuration
| Option | Default | Notes |
|---|---|---|
| No options | ||
Example
modules_enabled = { -- Other modules "time"; -- Enable mod_time }
