nodeSolidServer / nodeSolidServer/node-solid-server

Document which .well-known entries solid-server wants to serve

Open
#820 5 comments 1 reaction 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.