Skip to content

Instantly share code, notes, and snippets.

@biswarupadhikari
Created September 8, 2013 19:09
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 biswarupadhikari/6487523 to your computer and use it in GitHub Desktop.
Save biswarupadhikari/6487523 to your computer and use it in GitHub Desktop.
Change PHPVersion Via htaccess
AddType application/x-httpd-php54 .php
AddType application/x-httpd-php53 .php
AddType application/x-httpd-php5 .php
@biswarupadhikari
Copy link
Author

For Joomla 2.5 Problem

AddType application/x-httpd-php53 .php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment