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
ERP Software To Simplify Your Manufacturing
Global Shop Solutions AI-integrated ERP software provides the applications needed to deliver a quality part on time, every time from quote to cash and everything in between, including shop management, scheduling, inventory, accounting, quality control, CRM and 25 more.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of http-server!