Ребята!
Есть ли способ читать куки из скриптов, вставленных в
server-parsed-документ?
Кусок из конфига:
AddType text/html .phtml
AddHandler server-parsed .phtml
PerlRequire /usr/local/apache/conf/perl-startup
<Location /perl>
SetHandler perl-script
PerlHandler Apache::Registry
Options ExecCGI
PerlSendHeader On
</Location>
Так вот, те скрипты, что сидят в perl-startup, а вызываются из
document.phtml (server-parsed) подобным образом <!--#perl sub="sub1" -->, не
видят куков! ;-(
Обныкновенные скрипты, которые живут под /perl, отрабатывают правильно.
Неужели нет никакого способа?
Yours sincerely,
Pavel
----------------------------------------------------------------
Pavel P. Zabortsev e-mail: ppz@xxxxxxxxxxxxxx
Software engineer, Postmaster voice: 927-9523, 26-23 (corp)
CDO UPS of Russia fax: 220-6542
Moscow, Russia ICQ: 133354
----------------------------------------------------------------
=============================================================================
= 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.