Skip to content

Upon composer (re)install, the cache/.htaccess is overwritten resulting in broken site #76

@silvant

Description

@silvant

If the plugin is (re)installed using composer install, it will overwrite the .htaccess file in the cache folder, after which the site is broken due to missing rewrite directives. Only workaround is to disable/reenable the plugin to recreate the .htaccess file, or to manually replace the .htaccess file after install.

A good solution would be to alter the .htaccess file in the cache folder to include all the correct lines (like the mod_rewrite lines).

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