Create .htaccess file in your wordpress root folder,
and add these line/code:
Options All -Indexes
AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php
My Work Diary
Create .htaccess file in your wordpress root folder,
and add these line/code:
Options All -Indexes
AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php