Skip to content
This repository was archived by the owner on Apr 7, 2020. It is now read-only.
This repository was archived by the owner on Apr 7, 2020. It is now read-only.

lua_package_path no longer supported? #40

@tylerjxzhang

Description

@tylerjxzhang

On V1.1.1, running into exception unknown directive "lua_package_path" in /etc/nginx/nginx.conf when creating nginx pod.
Specifying the absolute file path to lua in http block in nginx.conf works fine in V1.1 but not V1.1.1

http {
    lua_package_path "/etc/nginx/lua/?.lua;;";

Has there been any changes to loading the nginx-lua package?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions