# nginx-custom **Repository Path**: mjchow/nginx-custom ## Basic Information - **Project Name**: nginx-custom - **Description**: 改nginx 服务器名 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-10-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ###nginx-custom ####本机编译环境linux-mint18 #####修改三个文件 > 1.nginx.h > 2.ngx_http_header_filter_module.c > 3.ngx_http_special_response.c > 参考:http://www.myhack58.com/Article/sort099/sort0102/2016/78739.htm #####编译安装Nginx > 参考:http://blog.csdn.net/csfreebird/article/details/6744394