ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Mikhail Zabaluev <mhz@alt-linux.org>
To: devel@altlinux.ru
Subject: [devel] Re: PHP content type (was: Привет.. возможно и не глюк)
Date: Tue, 12 Mar 2002 00:28:34 +0300
Message-ID: <20020311212834.GC3137@mhz.mikhail.zabaluev.name> (raw)
In-Reply-To: <20020311144238.GJ9636@sam-solutions.net>

[-- Attachment #1: Type: text/plain, Size: 1636 bytes --]

Hello Alexander,

On Mon, Mar 11, 2002 at 04:42:38PM +0200, Alexander Bokovoy wrote:
>
> On Mon, Mar 11, 2002 at 04:58:35PM +0300, Stanislav Ievlev wrote:
> > Alex Murphy wrote:
> > 
> > >А причем тут сизиф ???? я же про кастл говорю... у меня там последняя 
> > >сборка. Ж)
> > >
> > OOPS. Наверное я неправильно выразился.
> > Тем не менее  ждем ответа от мантейнера...
> ??? Поставил только что с нуля PHP 4.1.2 из Сизифа (php-common, mod_php),
> создал файл test.php с содержимым "<? phpinfo(); ?>" и обратился к нему
> по http://localhost/test.php
> 
> В результате получил полный отчет о том, как был собран этот mod_php.
> Что показывает, что директива AddHandler не нужна.

На самом деле, совсем концептуально правильно так:

#AddType     text/html                .php .php4 .php3 .phtml
AddHandler  application/x-httpd-php  .php .php4 .php3 .phtml

AddType, закомментированный выше, иногда нужен для того, чтобы разные
хаки типа Russian Apache правильно обрабатывали PHP-запросы. Если RA
отказывается редиректить PHP по портам и т.п., это как раз такой случай.


> > >>    У меня щас там
> > >>
> > >>
> > >>    LoadModule php4_module        /usr/lib/apache/libphp4.so
> > >>    AddModule mod_php4.c
> > >>
> > >>     
> > >>
> > >>    AddType  application/x-httpd-php         .php .php4 .php3 .phtml
> > >>    AddType  application/x-httpd-php-source  .phps
> > >>
> > >>     
> > >>
> > >>    AddHandler application/x-httpd-php .php .php4 .php3 .phtml

-- 
Stay tuned,
  MhZ                                     JID: mookid@jabber.org
___________
Hello...  IRON CURTAIN?  Send over a SAUSAGE PIZZA!  World War III?  No thanks!

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

      reply	other threads:[~2002-03-11 21:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-11 14:42       ` [devel] Re: [castle] Re: [castle] Re: [castle] Привет.. возможно и не глюк Alexander Bokovoy
2002-03-11 21:28         ` Mikhail Zabaluev [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020311212834.GC3137@mhz.mikhail.zabaluev.name \
    --to=mhz@alt-linux.org \
    --cc=devel@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git