I have a website running on mono (on Debian stretch). I would like to have some subfolders which would be handled by php5 module (webmail, stats and PhpMyAdmin for example).
Is there a simple way to do that with Apache configuration or should I look into phalanger or some other solution (proxy)?