# nodejs-practices **Repository Path**: byref/NodeJsDemo ## Basic Information - **Project Name**: nodejs-practices - **Description**: No description available - **Primary Language**: NodeJS - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-03-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #NodeJs ## http-server 0.11版本的magic files不能正确处理 > 可能会抛出ERR_INVALID_REDIRECT error (详见github issue: https://github.com/http-party/http-server/issues/525) 修复方法:可以降级到0.9.0