Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

If WordPress is in subfolder, then change nginx configuration automatically #12

Description

@anugupta

Currently, if WP is installed into a subfolder (eg /vagrant/blog), then we have to manually edit nginx/default.conf, uncomment the location block and update it with the folder name.

We should be able to do this automatically:

if wp_path is set to a subfolder in settings.sh, then add a location block into nginx/default.conf automatically.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    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