Hi!
Возникла следующая задача, ума не приложу как справиться.
Имеется mod_perl-enabled server.
Иерархия /cgi/ содержит скрипты, которые обрабатываются Apache::Registry
Файлы *.html хватаются различными mod_perl handlers.
Вся статика (кроме может быть *.css & *.js лишь) лежит в иерархии /images/
Как отконфигурить проксевый апач (подразумевается использование mod_proxy)
для того, чтобы он отдавал только /images/, а все остальное отдавал
mod_perl'овому backend'у?
--
WBR, Andrey Brindeew.
"No one person can understand Perl culture completely"
(C) Larry Wall.
"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.