Hello Yuri A. Kabaenkov,
Saturday, December 01, 2001, 1:21:17 PM, you wrote:
GK> Здравствуйте!
GK> Как сделать чтобы страница *.html обрабатывалась как php?
GK> AddType application/x-httpd-php .html
GK> Предлагает сохранить страницу, возвращает не text/html.
У вас .html занято другим типом.
Как уже говорилось, или снимите рука все mime-type и hadlers c .html и
AddType application/x-httpd-php .html
или
RemoveHandler .html
AddType application/x-httpd-php .html
(что я не проверял)
GK> =============================================================================
GK> = Apache-Talk@xxxxxxxxxxxxx mailing list =
GK> Mail "unsubscribe apache-talk" to majordomo@xxxxxxxxxxxxx if you want to quit.
GK> = Archive avaliable at http://www.lexa.ru/apache-talk =
------------
With respect,
Yuri A. Kabaenkov
hellman@xxxxxxxxxxx
=============================================================================
= Apache-Talk@xxxxxxxxxxxxx mailing list =
Mail "unsubscribe apache-talk" to majordomo@xxxxxxxxxxxxx if you want to quit.
= Archive avaliable at http://www.lexa.ru/apache-talk =
"Russian Apache" includes software developed
by the Apache Group for use in the Apache HTTP server project
(http://www.apache.org/) See
Apache LICENSE.
Copyright (C) 1995-2001 The Apache Group. All rights reserved.
Copyright (C) 1996 Dm. Kryukov; Copyright (C)
1997-2009 Alex Tutubalin. Design (C) 1998 Max Smolev.