nodeSolidServer / nodeSolidServer/node-solid-server
Document which .well-known entries solid-server wants to serve
Aberta
@Mitzi-Laszlo já está trabalhando nisso.
Desde 6/11/2018.
documentation
- Linguagem predominante
- JavaScript
- Estrelas
- 1.8k
- Forks
- 308
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Avaliação
Esta issue ainda não foi avaliada.