http-server is a simple, zero-configuration command-line static HTTP server. It is powerful enough for production usage, but it's simple and hackable enough to be used for testing, local development and learning. You will be prompted with a few questions after entering the command. Use 127.0.0.1 as value for Common name if you want to be able to install the certificate in your OS's root certificate store or browser so that it is trusted. If you wish to use a passphrase with your private key you can include one in the openssl command via the -passout parameter (using password of foobar)
Features
- Using npx you can run the script without installing it first:
- Globally via Homebrew
- Install as a dependency in your npm package
- [path] defaults to ./public if the folder exists, and ./ otherwise
- Caching is on by default
- First, you need to make sure that openssl is installed correctly
Categories
Command Line ToolsLicense
MIT LicenseFollow http-server
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of http-server!