nodeSolidServer / nodeSolidServer/node-solid-server
Document which .well-known entries solid-server wants to serve
Open
@Mitzi-Laszlo is already working on this.
Since Nov 6, 2018.
documentation
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 308
- PR merge metrics
- No merged PRs in 30d
Description
My default setup for websites has the .well-known directory somewhere else than the document root, as often something goes into that directory that the app installed at document root knows nothing about, and should know nothing about. But it appears that solid-server wants to serve some content there itself, like .well-known/solid and .well-known/openid-configuration.
It would be a good to have a complete list of those, so we can write our webserver config files correctly.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.