Skip to content

.htaccess migration #7

Description

@shit-ware

.htaccess is not the preferred method according to Apache 2.4 documentation, and will cause performance issues as Apache will have to search every directory for .htaccess. .htaccess needs to be migrated to either a separate config file and/or setup in a VirtualHost block.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions