DirectAdmin configuration

Set PHP version for domain using PHP Version Selector:

Enable extension using Select PHP version (available on on some hosts)

Setting PHP version for specific, domain, subdomain or directory:

# CUSTOM HTACCESS START - do not remove this line
 
AddHandler application/x-httpd-php73 php
 
# CUSTOM HTACCESS END - do not remove this line