# openresty-study **Repository Path**: mgang/openresty-study ## Basic Information - **Project Name**: openresty-study - **Description**: openresty学习,nginx + lua + lor - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-12-02 - **Last Updated**: 2022-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # openresty学习项目 学习openresty框架的代码记录 # demo例子 > conf文件夹下是配置文件,按demo含义分配子文件到vhost下。 * use-hello.conf openresty的hello world案例 * use-life.conf openresty的生命周期探索案例 * use-lor-hello.conf openresty的lor的hello world案例