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
F9775588: D3456.id8915.diff
Fri, Jun 13, 14:20
F9774855: D3456.id8955.diff
Fri, Jun 13, 14:05
F9773894: D3456.id8914.diff
Fri, Jun 13, 13:44
F9722024: D3456.diff
Thu, Jun 12, 14:59
Unknown Object (File)
Wed, Jun 11, 10:08
Unknown Object (File)
Tue, Jun 10, 23:06
Unknown Object (File)
Tue, Jun 10, 13:58
Unknown Object (File)
Mon, Jun 9, 21:39
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 Not Applicable
Unit
Tests Not Applicable

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