2022-10-11 09:18:51 +02:00
|
|
|
---
|
2023-09-24 08:49:05 +02:00
|
|
|
ssl: true
|
|
|
|
ssl_port: 443
|
|
|
|
web_port: 80
|
|
|
|
apache_modules: []
|
2022-10-11 09:18:51 +02:00
|
|
|
vhosts: []
|
|
|
|
# - vhostname: default.host.example.org
|
|
|
|
# weight: 25
|
|
|
|
# web_port: 80
|
|
|
|
# ssl_port: 443
|
|
|
|
# ssl: yes
|
|
|
|
# docroot: /var/www/host.example.org
|
|
|
|
# serveradmin: webmaster@example.org
|
|
|
|
# server_aliases: []
|
|
|
|
# root_options:
|
|
|
|
# - '-Indexes'
|
|
|
|
# - '-FollowSymLinks'
|
|
|
|
# aliases:
|
|
|
|
# - dest: my_page
|
|
|
|
# src: /var/www/my_page
|
2023-02-15 14:28:06 +01:00
|
|
|
# scriptaliases:
|
|
|
|
# - dest: my_page
|
|
|
|
# src: /var/www/my_page
|
2022-10-11 09:18:51 +02:00
|
|
|
# directories:
|
|
|
|
# - path: /var/www/host.example.org/custom_dir
|
|
|
|
# options:
|
|
|
|
# - '-Indexes'
|
|
|
|
# - '-FollowSymLinks'
|
|
|
|
# allow_override: None
|
|
|
|
# require: 'all granted'
|
|
|
|
# custom_code: ""
|
2023-02-15 14:28:06 +01:00
|
|
|
# directoriesmatches:
|
|
|
|
# - path: /var/www/host.example.org/custom_dir
|
|
|
|
# options:
|
|
|
|
# - '-Indexes'
|
|
|
|
# - '-FollowSymLinks'
|
|
|
|
# allow_override: None
|
|
|
|
# require: 'all granted'
|
|
|
|
# custom_code: ""
|
2022-10-11 09:18:51 +02:00
|
|
|
# custom_code: ""
|
|
|
|
# ldap:
|
|
|
|
# url: ldap://ldap.example.org/ou=People,ou=Users,dc=example,dc=org?uid
|
|
|
|
# require: valid-user
|
|
|
|
# reverse_proxy: http://127.0.0.1:8080/
|