Skip to content

[BUG] Incorrect vhost path in Apache configuration #366

@tasouza

Description

@tasouza

The Apache configuration is using an incorrect path for the vhosts files.

The IncludeOptional line in the configuration file has a missing forward slash (/) before *.conf.

  • Current line: C:/Users/tasouza/AppData/Local/Programs/PhpWebStudy-Data/server/vhost/apache*.conf
  • Correct line: C:/Users/tasouza/AppData/Local/Programs/PhpWebStudy-Data/server/vhost/apache/*.conf

Environment

  • Operating System: Windows 11
  • Flyenv Version: 4.10.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions