Tag: localhost
- Lighttpd Local Development Guide · Web Servers — Installation, default port, and static/PHP site configuration of the lightweight web server Lighttpd on localhost.
- LiteSpeed Web Server Local Guide · Web Servers — LiteSpeed is a high-performance web server compatible with Apache configurations, running WordPress and PHP sites on localhost.
- NGINX Local Development Guide · Web Servers — Run NGINX on localhost, default ports 80/8080, to access local projects as a reverse proxy or static file server.
- Node.js Local Web Development Guide · Web Servers — Run web applications like Express and Fastify on localhost using Node.js, common ports 3000 and 8080.
- Apache Tomcat Local Development Guide · Web Servers — Run Apache Tomcat on localhost, default port 8080, deploy Java web applications, and access via http://localhost:8080.
- Tornado Local Python Web Development Guide · Web Servers — Run Python applications on localhost using the Tornado asynchronous web framework, defaulting to http://localhost:8888.