Skip to content

can this tool to resolve variables? #1

@jt3k

Description

@jt3k

for example

    set $root_path '/home/www/current/public';
    root $root_path;
    ...
    location ~* ^/(css|img|js|flv|swf|download)/(.+)$ {
        root $root_path;
    }

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions