dataset/seed/apache
2024-10-01 13:19:35 +02:00
..
dictionaries feat: upgrate to format 1.1 2024-10-01 13:19:35 +02:00
manual/image/preinstall TLS 2023-02-14 14:24:16 +01:00
templates ansible template 2023-06-23 08:12:05 +02:00
applicationservice.yml feat: upgrate to format 1.1 2024-10-01 13:19:35 +02:00
FIXME remove application version 2022-07-01 22:10:33 +02:00
README.md update doc 2023-08-29 10:37:29 +02:00

Table of Contents

Return to the list of application services.

apache

Synopsis

Apache as web server.

Variables for expert

General

Apache

Advance Apache web server settings.

Parameter Comments
general.apache.apache_timeout
mandatory
Type: number
Amount of time the server will wait for certain events before failing a request.
Time in seconds.
Default: 300
general.apache.apache_keepalive
mandatory
Type: boolean
Enables HTTP persistent connections.
Default: True

Dependances

Used by

nextcloud