Skip to content

Remove use of /var/www #25

@mike42

Description

@mike42

Currently, /var/www is used to store files to be served over the web. This comprises-

  • A symlink
  • A landing page to redirect users
  • A .htaccess file

Since we have to edit the Apache config to enable .htaccess usage, we may as well do all of this in one place, which would simplify the setup.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions