Comment on Ask HN: What are you using for public documentation these days?parentComments−rahimnathwani4yYou can use whatever documentation software you want, and let the web server handle access control:https://docs.nginx.com/nginx/admin-guide/security-controls/c...You can Google 'nginx reverse proxy authentication' to find guides.
Comments
You can use whatever documentation software you want, and let the web server handle access control:
https://docs.nginx.com/nginx/admin-guide/security-controls/c...
You can Google 'nginx reverse proxy authentication' to find guides.