We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8996956 commit d2c6852Copy full SHA for d2c6852
1 file changed
inventory/php.net.zone
@@ -95,6 +95,9 @@ europe.rsync IN CNAME rsync.php.net.
95
; shared is important, most php.net sites rely on it for styles, etc.
96
shared IN CNAME shared-php-net.ax4z.com.
97
98
+; status is a CNAME for our OhDear health monitoring page
99
+status IN CNAME status.ssl.ohdear.app.
100
+
101
; talks is our preferred name now, old aliases should redirect
102
talks IN CNAME talks-php-net.ax4z.com.
103
conf IN CNAME conf-php-net.ax4z.com.
0 commit comments