Homepage Forums App support and update requests apache24 Reply To: apache24

#2186
outkastm
Keymaster

    At the end of http.conf, edit as below

    
    <IfModule mod_php.c>
      AddType application/x-httpd-php .php .php8
      AddType application/x-httpd-php-source .phps
    </IfModule>
    

    • This reply was modified 2 weeks, 1 day ago by outkastm.
    • This reply was modified 2 weeks, 1 day ago by outkastm.