Page MenuHomeDevCentral

Moved host-meta.json into well-known folder in www repository
ClosedPublic

Authored by aceppaluni on Sep 23 2024, 13:38.
Tags
None
Referenced Files
F8402425: D3456.id8915.diff
Tue, May 13, 04:55
F8402414: D3456.id8955.diff
Tue, May 13, 04:55
Unknown Object (File)
Sat, May 10, 17:00
Unknown Object (File)
Tue, May 6, 23:12
Unknown Object (File)
Mon, May 5, 18:51
Unknown Object (File)
Sun, May 4, 19:32
Unknown Object (File)
Sun, May 4, 11:42
Unknown Object (File)
Sun, May 4, 00:52
Subscribers
None

Details

Summary

Moved host-meta.json into .well-known/ to provide json file for host-meta data.

Diff Detail

Repository
rWWW www.nasqueron.org
Lint
Lint Passed
Unit
No Test Coverage
Branch
Hostmetajson
Build Status
Buildable 5501
Build 5782: arc lint + arc unit

Event Timeline

aceppaluni created this revision.
dereckson requested changes to this revision.Sep 23 2024, 13:44
dereckson added inline comments.
.well-known/host-meta.json
2

We should remove that line. PHP seems to send errors to stdout instead of stderr.

This revision now requires changes to proceed.Sep 23 2024, 13:44

Moved host-meta.json to .well-known in www. Removed deprecated line to correct PHP error.

This revision is now accepted and ready to land.Sep 23 2024, 15:12