- infra::profile::postfix
- infra::profile::cron
- infra::profile::clamav
+ - apache::mod::remoteip
accounts::users:
#fbb
florian.dorrer ALL=(unitb.cron) NOPASSWD: ALL
felix.maier ALL=(unitb.cron) NOPASSWD: ALL
+apache::mod::remoteip::proxy_ips:
+ - 192.168.65.253
+ - 192.168.65.254
+
infra::profile::cron::cronjobs:
flugplan-import:
command: '/bin/bash /opt/app/web_alt/flugplan/SH_Sources/poll.sh >> /var/log/unitb/flugplan-import.log 2>> /var/log/unitb/flugplan-import.log'
ssl: false
docroot_owner: apache
docroot_group: apache
+ access_log_format: remote_combined
setenvif:
- 'HTTPS on X-Forwarded-Proto=https'
- 'HTTPS on HTTPS=on'
docroot_owner: web
docroot_group: fbb
docroot_mode: '0775'
+ access_log_format: remote_combined
setenvif:
- 'HTTPS on X-Forwarded-Proto=https'
- 'HTTPS on HTTPS=on'
ssl: false
docroot_owner: presse.upload
docroot_group: fbb
+ access_log_format: remote_combined
setenvif:
- 'HTTPS on X-Forwarded-Proto=https'
- 'HTTPS on HTTPS=on'
docroot_group: apache
#wird benoetigt weil die docroot auf einen symlink zeigt
manage_docroot: false
+ access_log_format: remote_combined
setenvif:
- 'HTTPS on X-Forwarded-Proto=https'
- 'HTTPS on HTTPS=on'
docroot_group: apache
#wird benoetigt weil die docroot auf einen symlink zeigt
manage_docroot: false
+ access_log_format: remote_combined
setenv:
- AIRLINE_DATA /www/data/fiona/app/online/docs/_airlines/index.php
- POI_CMS_EXPORT_FILE /www/data/fiona/app/online/docs/poiExport/index.php
setenvif:
- 'HTTPS on X-Forwarded-Proto=https'
- 'HTTPS on HTTPS=on'
- headers:
- - 'set X-Content-Type-Options: nosniff'
- - 'set X-XSS-Protection: "1; mode=block"'
- - 'set X-Frame-Options: DENY'
- error_documents:
- - { error_code: 401 , document: "/de/global/_errors/_error401/index.php" }
- - { error_code: 403 , document: "/de/global/_errors/_error403/index.php" }
- - { error_code: 404 , document: "/de/global/_errors/_error404/index.php" }
- - { error_code: 500 , document: "/de/global/_errors/_error500/index.php" }
- setenvif:
# 82.145.10.128/29
- 'Client-IP "82\.145\.10\.(129|130|131|132|133|134)" AdslZugriffErlaubt'
# 82.145.10.136/29
- 'Client-IP "194\.174\.76\.\d+" AdslZugriffErlaubt'
- 'Client-IP "178\.8\.96\.\d+" AdslZugriffErlaubt'
- 'Client-IP "89\.\d+\.\d+\.\d+" AdslZugriffErlaubt'
+ headers:
+ - 'set X-Content-Type-Options: nosniff'
+ - 'set X-XSS-Protection: "1; mode=block"'
+ - 'set X-Frame-Options: DENY'
+ error_documents:
+ - { error_code: 401 , document: "/de/global/_errors/_error401/index.php" }
+ - { error_code: 403 , document: "/de/global/_errors/_error403/index.php" }
+ - { error_code: 404 , document: "/de/global/_errors/_error404/index.php" }
+ - { error_code: 500 , document: "/de/global/_errors/_error500/index.php" }
directories:
- provider: 'directory'
path: '/var/www/berlin-airport'