Skip to content

Instantly share code, notes, and snippets.

@fana605
Created September 18, 2023 16:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fana605/ac83eb8a43020e4ea36fed8fb0aa3276 to your computer and use it in GitHub Desktop.
Save fana605/ac83eb8a43020e4ea36fed8fb0aa3276 to your computer and use it in GitHub Desktop.
Dreamhost change PHP version with .htaccess
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