nodeSolidServer / nodeSolidServer/node-solid-server
Document which .well-known entries solid-server wants to serve
Abierto
@Mitzi-Laszlo ya está trabajando en esto.
Desde el 6/11/2018.
documentation
- Lenguaje dominante
- JavaScript
- Estrellas
- 1.8k
- Forks
- 308
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.