{"id":233360,"date":"2022-01-10T09:09:53","date_gmt":"2022-01-10T01:09:53","guid":{"rendered":"https:\/\/gulass.cn\/?p=233360"},"modified":"2021-12-30T13:10:46","modified_gmt":"2021-12-30T05:10:46","slug":"linux-install-nginx","status":"publish","type":"post","link":"https:\/\/gulass.cn\/linux-install-nginx.html","title":{"rendered":"Linux\u73af\u5883\u4e0b\u5b89\u88c5nginx"},"content":{"rendered":"
\u5bfc\u8bfb<\/td>\n | \u5927\u5bb6\u597d\uff0c\u672c\u7bc7\u6587\u7ae0\u4e3b\u8981\u8bb2\u7684\u662fLinux\u73af\u5883\u4e0b\u5b89\u88c5nginx\u6559\u7a0b\uff0c\u611f\u5174\u8da3\u7684\u540c\u5b66\u8d76\u5feb\u6765\u770b\u4e00\u770b\u5427\uff0c\u5bf9\u4f60\u6709\u5e2e\u52a9\u7684\u8bdd\u8bb0\u5f97\u6536\u85cf\u4e00\u4e0b\uff0c\u65b9\u4fbf\u4e0b\u6b21\u6d4f\u89c8<\/strong><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n 1\u3001\u5b89\u88c5\u6240\u9700\u73af\u5883<\/strong><\/span><\/div>\n \r\n\/\/\u5b89\u88c5gcc\r\nyum install gcc-c++\r\n \r\n\/\/\u5b89\u88c5PCRE pcre-devel\r\nyum install -y pcre pcre-devel\r\n \r\n\/\/\u5b89\u88c5zlib\r\nyum install -y zlib zlib-devel\r\n \r\n\/\/\u5b89\u88c5Open SSL\r\nyum install -y openssl openssl-devel\r\n<\/pre>\n |