On Fri, Dec 18, 1998 at 11:04:55AM +0300, Igor Sysoev wrote:
> Добрый день,
>
> Вчера поставил апачу по-русски 1.3.3+27.3 и возникла такая
> вот проблема с .htaccess в домашних директориях - из
> приведенных ниже трех конструкциях:
>
>From http://www.apache.org/docs/mod/core.html#directory
Regular expression directory sections are handled slightly differently by
Apache 1.2 and 1.3. In Apache 1.2 they are interspersed with the normal
directory sections and applied in the order they appear in the configuration
file. They are applied only once, and apply when the shortest match possible
occurs. In Apache 1.3 regular expressions are not considered until after
all of the normal sections have been applied. Then all of the regular
expressions are tested in the order they appeared in the configuration file.
Alex Tutubalin
p.s. Я не очень понял твою проблему, но если у тебя есть все три варианта
одновременно, то проблема понятна
=============================================================================
= 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.