On Wed, 4 Jul 2001, alex wrote:
> Привет всем :0)
>
> Как можно посмотреть в каком порядке подсовываются запросы на обработку модулям -
> т.е. какой из прикопилированных у меня первым пытвется что-то сделать, а какой за
> ним и т.д. ?
httpd -l
Compiled-in modules:
http_core.c
mod_charset.c
mod_env.c
mod_log_config.c
...
mod_auth.c
mod_setenvif.c
mod_deflate.c
Самый первый будет mod_deflate.c, Самый последний http_core.c
Игорь Сысоев
=============================================================================
= 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.