Re: [users@httpd] Apache + mod_parser

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2/15/06, liksx <liksx@xxxxxxxxx> wrote:
> Hello!
>
>
>
> I have "parser3" - web programming language. When I use it as Action all right, but there is a trouble when I compile it as module mod_parser3: I couldn't get access to the ENV variables such as PATH_INFO (current URI). How can I fix this problem?

I don't know anything about mod_parser3; you are probably better off
asking in a forum dedicated to that module.

But in general, PATH_INFO is an env variable that is created
specifically for CGI scripts.  It is the responsibility of mod_parser3
to expose this part of the API to its scripts if it wants to do so.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux