http-server
http-server copied to clipboard
a simple zero-configuration command-line http server
I am attempting to authenticate to a web application using SSO. The apache web server runs on localhost:8080, while the http-server runs on localhost:8443. The problem I'm experiencing is that...
##### Relevant issues ##### Contributor checklist - [ ] Provide tests for the changes (unless documentation-only) - [ ] Documented any new features, CLI switches, etc. (if applicable) - [...
When I save a javascript file or any file in my project and I refresh the page via ctrl + r, only the html file is updated and no other...
##### Relevant issues ##### Contributor checklist - [ ] Provide tests for the changes (unless documentation-only) - [ ] Documented any new features, CLI switches, etc. (if applicable) - [...
#### Environment Versions 1. Windows 11 1. Node version: v18.16.1 1. http-server version: v14.1.1 #### Steps to reproduce I have a project with a dist folder. When i open a...
Otherwise installation fails with ``` npm ERR! request to https://registry.npmjs.org/url-join failed: cache mode is 'only-if-cached' but no cached response is available. ``` ##### Relevant issues ##### Contributor checklist - [...
This is a first draft of a new functionality that allows downloading the contents of a directory as a zip file. See the issue linked below for why I think...
Hi, I noticed that there are quite a few PRs and issues out there, and that the last commit and release was made in 2022. If you need to have...