November 18, 2008 in Knowledge Base, Web Server (Apache)
Click on “Apache handlers”. enter the extension(s) in the first field. enter the handler in the second field and click on the “Add” button.
Read more →
November 18, 2008 in Knowledge Base, Web Server (Apache)
Click on “MIME Types”. enter the Mime type in the first field. enter the extension(s) in the second field and click on the “Add” button.
Read more →
November 18, 2008 in Knowledge Base, Web Server (Apache)
Click on “Apache handlers”. select the handler you wish to remove in the list and click on the “Delete” button.
Read more →
November 18, 2008 in Knowledge Base, Web Server (Apache)
Click on “MIME Types”. select the mime type you wish to remove in the list and click on the “Delete” button.
Read more →
November 18, 2008 in Knowledge Base, PHP
You can either name your PHP 5 files with a .php5 extension or include the following line in your .htaccess file to use .php: AddHandler application/x-httpd-php5 .
Read more →