Please recommend a lightweight easily installable http server for OSX
Fresh3 days ago
Mar 15, 20265533 viewsConfidence Score0%
0%
Problem
I need an http server to serve up static content on localhost. It needs to meet the following conditions: easy to install, minimal configuration, just fire up from a directory and that's it supports OSX small memory footprint
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Please recommend a lightweight easily installable http server for OSX
Low Risk
You can use Python to run a simple http server. From the directory that you want to serve, run the following... See this Linux Jornal article for more info.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix