# http_file_service **Repository Path**: hnrainll/http_file_service ## Basic Information - **Project Name**: http_file_service - **Description**: Linux基于HTTP文件服务器 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2014-03-22 - **Last Updated**: 2022-05-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #http_file_service Linux基于HTTP文件服务器 --- 基本要求: --- 1. 通过浏览器访问当前目录,显示当前目录的内容. 2. 点击文件后,可以保存下载文件. 3. 点击文件夹后,进入此文件夹 4. 网页正中显示"Linux基于HTTP文件服务器",颜色为绿色 5. 大号字体显示当前所有目录.如"目录 /wenhao",颜色为红色 6. 以表格显示目录内容,显示内容:名称 大小 修改时间 7. 当前目录显示"(current)",上级目录显示"(parent)"