Accounts with subdomains download php files instead display after update EasyApache 4
After adding PHP 7.4 with easyapache 4, all accounts that have subdomains, do not run the PHP files. The funny thing is that it only affects the root domain.
E.g:
domain.com (download PHP file)
s1.domain.com (runs PHP correctly)
s2.domain.com (runs PHP correctly)
...
Accounts without subdomains, run PHP correctly.
I have reviewed:
- htaccess files
- Apache handlers
-
have you verified the htaccess file? you may have some customization 0 -
What PHP Handler are you using? You note that you've checked the .htaccess file, but whats in the .htaccess files for the sites that download php? 0
Please sign in to leave a comment.
Comments
2 comments