Skip to content

feature request: allow overriding documentroot #15

@anon8675309

Description

@anon8675309

Problem: Some web applications are not installed into a directory that ends in htdocs.

Solution: Do not force the DocumentRoot to end in /htdocs. Instead, allow the user to specify the path for DocumentRoot.

Backward compatibility: Unless the apache_sites entry has document_root defined, fall back to generating the DocumentRoot using the existing logic ({{ apache2_sites_basedir }}/{{ item.id }}/htdocs).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions