Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Change PHP Version in .htaccess file (add to first line)
- PHP 4.4 AddHandler application/x-httpd-alt-php44 .php .php4 .phtml
- PHP 5.1 AddHandler application/x-httpd-alt-php51 .php .php5 .phtml
- PHP 5.2 AddHandler application/x-httpd-alt-php52 .php .php5 .phtml
- PHP 5.3 AddHandler application/x-httpd-alt-php53 .php .php5 .phtml
- PHP 5.4 AddHandler application/x-httpd-alt-php54 .php .php5 .phtml
- PHP 5.5 AddHandler application/x-httpd-alt-php55 .php .php5 .phtml
- PHP 5.6 AddHandler application/x-httpd-alt-php56 .php .php5 .phtml
- PHP 7.0 AddHandler application/x-httpd-alt-php70 .php .php7 .phtml
- PHP 7.1 AddHandler application/x-httpd-alt-php71 .php .php7 .phtml
- PHP 7.2 AddHandler application/x-httpd-alt-php72 .php .php7 .phtml
- PHP 7.3 AddHandler application/x-httpd-alt-php73 .php .php7 .phtml
- PHP 7.4 AddHandler application/x-httpd-alt-php74 .php .php7 .phtml
- PHP 8.0 AddHandler application/x-httpd-alt-php80 .php .php8 .phtml
- PHP 8.01 AddHandler application/x-httpd-alt-php81 .php .php8 .phtml
Add Comment
Please, Sign In to add comment