Re: [EMAIL PROTECTED] Apache + mod_parser

2006-02-15 Thread Joshua Slive
On 2/15/06, liksx <[EMAIL PROTECTED]> 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

[EMAIL PROTECTED] Apache + mod_parser

2006-02-15 Thread liksx
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? Thank you. -- WBR, Andrew