Created
September 18, 2023 16:46
-
-
Save fana605/ac83eb8a43020e4ea36fed8fb0aa3276 to your computer and use it in GitHub Desktop.
Dreamhost change PHP version with .htaccess
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AddHandler fcgid-script .php | |
FCGIWrapper "/dh/cgi-system/php74.cgi" .php |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment