mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-23 22:19:13 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -42,7 +42,12 @@
|
||||
#Define ARCHIVE_IP 172.31.34.59
|
||||
#Define ARCHIVE_IP 172.31.46.41
|
||||
#Define ARCHIVE_IP 172.31.44.232
|
||||
Define ARCHIVE_IP 172.31.46.28
|
||||
#Define ARCHIVE_IP 172.31.46.28
|
||||
#Define ARCHIVE_IP 172.31.45.169
|
||||
#Define ARCHIVE_IP 172.31.45.31
|
||||
#Define ARCHIVE_IP 172.31.44.175
|
||||
#Define ARCHIVE_IP 172.31.36.140
|
||||
Define ARCHIVE_IP 172.31.46.176
|
||||
|
||||
<Macro ArchiveRewrite>
|
||||
Use Rewrite ${ARCHIVE_IP} 8888
|
||||
|
||||
@@ -21,12 +21,8 @@ Use Status 172.31.42.171 internal-server-status
|
||||
Use Status 127.0.0.1 internal-server-status
|
||||
|
||||
# Uncomment the following and update the internal IP to what your Archive server candidate is
|
||||
Use Plain archive-failover.sapsailing.com 172.31.46.41 8888
|
||||
Use Plain archive-candidate.sapsailing.com 172.31.46.41 8888
|
||||
|
||||
Use Plain paris2024-candidate.sapsailing.com 172.31.15.188 8888
|
||||
|
||||
Use Plain kw2023-master.sapsailing.com 172.31.43.163 8896
|
||||
Use Plain archive-failover.sapsailing.com 172.31.44.175 8888
|
||||
Use Plain archive-candidate.sapsailing.com 172.31.46.176 8888
|
||||
|
||||
Use Plain my-master.sapsailing.com 172.31.24.34 8888
|
||||
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
Use Event-ARCHIVE omniplast-cup-2023.sapsailing.com c529f88d-15bd-4503-8a1b-869465d9d829
|
||||
@@ -0,0 +1 @@
|
||||
Use Event-ARCHIVE paraworlds2023.sapsailing.com 579cec36-b0b7-4c83-b937-c14731934f83
|
||||
@@ -0,0 +1 @@
|
||||
Use Event-ARCHIVE pumps-ac-2023.sapsailing.com f10b7ccd-ebe1-4e40-9fca-ee32c14ff752
|
||||
@@ -0,0 +1 @@
|
||||
Use Event-ARCHIVE rs500-worlds-2023.sapsailing.com d12e3483-463a-4676-ac6b-93c674c3cea0
|
||||
@@ -0,0 +1 @@
|
||||
Use Event-ARCHIVE worlds2023.sapsailing.com 03b11a50-8446-43e9-878c-6cb60dc75715
|
||||
@@ -852,17 +852,6 @@ BrowserMatch "^gnome-vfs/1.0" redirect-carefully
|
||||
BrowserMatch "^XML Spy" redirect-carefully
|
||||
BrowserMatch "^Dreamweaver-WebDAV-SCM1" redirect-carefully
|
||||
|
||||
#
|
||||
# Allow server status reports generated by mod_status,
|
||||
# with the URL of http://servername/server-status
|
||||
# Change the ".example.com" to match your domain to enable.
|
||||
<Location /internal-server-status>
|
||||
SetHandler server-status
|
||||
Order deny,allow
|
||||
#Deny from all
|
||||
Allow from all
|
||||
</Location>
|
||||
|
||||
#
|
||||
# Allow remote server configuration reports, with the URL of
|
||||
# http://servername/server-info (requires that mod_info.c be loaded).
|
||||
|
||||
Reference in New Issue
Block a user