Having a problem with url's via an Alias. It's an Centos7 machine, running custombuild 2.0 Directadmin.
The Alias itself is working, but the PHP is not parsed when it's set to a directory of A user who's owning all the domains.
httpd-alias.conf Alias /shared /home/[user]/shared/
Tried everything with permissions, openbasedir, proxypass, etc
Who's having the right answer for me? Struggling for 2 days now.
Looks like the alias /shared needs additional php parse settings somewhere. And this is a PHP_FPM issue, with PHP-MOD it works.