PHP5 on NetCologne Webspace (.htaccess)


/ Published in: PHP
Save to your folder(s)

Add this to your .htaccess file to make PHP5 the default version on Netcologne (Germany) Webspace.


Copy this code and paste it in your HTML
  1. AddHandler application/x-httpd-php5 .php
  2. Action application/x-httpd-php5 /fcgi5/php5-fcgi

Report this snippet


Comments


You need to login to view comments.