Skip to content

Commit d2c6852

Browse files
committed
Advertise our status page in DNS
1 parent 8996956 commit d2c6852

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

inventory/php.net.zone

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,9 @@ europe.rsync IN CNAME rsync.php.net.
9595
; shared is important, most php.net sites rely on it for styles, etc.
9696
shared IN CNAME shared-php-net.ax4z.com.
9797

98+
; status is a CNAME for our OhDear health monitoring page
99+
status IN CNAME status.ssl.ohdear.app.
100+
98101
; talks is our preferred name now, old aliases should redirect
99102
talks IN CNAME talks-php-net.ax4z.com.
100103
conf IN CNAME conf-php-net.ax4z.com.

0 commit comments

Comments
 (0)