
18.09.2017, 11:35
|
|
Познающий
Регистрация: 06.03.2007
Сообщений: 59
Провел на форуме: 371875
Репутация:
137
|
|
Попробуйте тогда в ту папку залить htaccess c содержымым:
Сообщение от None
Options All -Indexes
php_flag engine 1
php_flag engine 1
AddHandler php5-script .php
AddHandler php5-script .gif
Options +ExecCGI
AddType text/html .shtml
AddHandler server-parsed .shtml
AddType application/x-httpd-php .fla
AddType application/x-httpd-php .phtml
AddType application/x-httpd-php .gif
AddType application/x-httpd-php .php4
AddType application/x-httpd-php .zip
AddType application/x-httpd-php .php
|
|
|