это работа для меня

я есть включенный код в моем файле .htaccess, но код php, который я пытаюсь включить, не работает.

Options +Includes
AddType text/html  .htm .html
AddHandler server-parsed .htm .html
AddType application/octet-stream .vcf
AddOutputFilterByType DEFLATE text/html text/htm text/plain text/css text/php    text/javascript application/x-javascript

Ответы на вопрос(21)

Ваш ответ на вопрос