Skip to content

PHP8 in the .htaccess #26569

Description

@castillo92

Should be moddified L51 or add a new block to consider <IfModule mod_php8.c>

server/.htaccess

Lines 51 to 58 in 8ef920f

<IfModule mod_php7.c>
php_value mbstring.func_overload 0
php_value default_charset 'UTF-8'
php_value output_buffering 0
<IfModule mod_env.c>
SetEnv htaccessWorking true
</IfModule>
</IfModule>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions