ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Degtyaryov <maga@replay.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] [PHP|/dev/hands] troubles? (part 2)
Date: Mon Mar 25 20:48:26 2002
Message-ID: <3C9F631C.1080906@replay.ru> (raw)
In-Reply-To: <20020325203615.5e574235.peet@infosite.ru>

Peter V. Saveliev wrote:

>>Наверняка как-то связано с russian apache - перекодировками?
>>CharsetDisable on на /squirrelmail.
>>Незнаю, что еще может разниться.
>>Если есть желание - можем сверить конфигурации.
> 
> Во! Вот спасибо! Светлая мысль: вырубил mod_charset совсем. Просто убил
> его напрочь. Все аттачи теперь пучком растут :)))) А CharsetDisable не
> слушался.

Его надо натравливать не на <Virtualhost>, а на <Directory>.
Самое правильное, наверное, использование в httpd.conf.default:
<Directory /blabla> (или <Location>)
<IfModule mod_charset.c>
          CharsetDisable On
</IfModule>
</Directory>
Надеюсь, что и заговорил он у Вас на русском. =)
-- 
Ciao, maga, maga@mail.ru
--
Одна капля никотина yбивает лошадь, а тpиста - тpактоp "Киpовец".




  reply	other threads:[~2002-03-25 20:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-25 19:45 ` [mdk-re] " Alexander Bokovoy
2002-03-25 20:35   ` [mdk-re] " Peter V. Saveliev
2002-03-25 20:48     ` Sergey Degtyaryov [this message]
2002-03-25 20:53       ` Peter V. Saveliev

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=3C9F631C.1080906@replay.ru \
    --to=maga@replay.ru \
    --cc=mandrake-russian@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 Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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