# http **Repository Path**: zxc321/http ## Basic Information - **Project Name**: http - **Description**: 用node.js net模块搭建的简单版http服务器 - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-07-21 - **Last Updated**: 2021-07-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # httpd #### 介绍 用node.js net模块搭建的简单版http服务器 修改脚本文件后 不需要重启 #### 使用说明 直接启动server.js 端口默认80, 根目录在srcipt 例如 127.0.0.1:80/index.js