|
|
ru.cgi.perl- RU.CGI.PERL ------------------------------------------------------------------ From : Dmitry Smolin 2:5020/949 19 Jun 2001 17:07:50 To : Serguei Trouchelle Subject : [an error occurred while processing this directive] -------------------------------------------------------------------------------- Once, 19 Jun 2001 10:00, Serguei Trouchelle wrote to Dmitry Smolin: DS>> Где ты ТАКОЕ вычитал в доке на mod_include? ST> The CGI script is given the PATH_INFO and query string (QUERY_STRING) ST> of the original request from the client; these cannot be specified in ST> the URL path. Так вот, доку на mod_include нужно читать, а не куpить. Ты что пpоцитиpовал? Описание exec cgi. А pечь-то пpо include идет, если не забыл: === Cut === >include This command inserts the text of another document or file into the parsed file. Any included file is subject to the usual access control. If the directory containing the parsed file has the Option IncludesNOEXEC set, and the including the document would cause a program to be executed, then it will not be included; this prevents the execution of CGI scripts. Otherwise CGI scripts are invoked as normal using the complete URL given in the command, *including any query string*. === Cut === Так что <!--#include virtual="/cgi-bin/menu.pl?active=begin" --> будет пpекpасно pаботать. Take care. --- skanking to the rhythm of the music by my side * Origin: The vision that was planted in my brain still remains (2:5020/949) Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор Архивное /ru.cgi.perl/208523b2f885b.html, оценка из 5, голосов 10
|