https://issues.apache.org/bugzilla/show_bug.cgi?id=51657

             Bug #: 51657
           Summary: FcgidCmdOptions InitialEnv does not support values
                    containing a space
           Product: Apache httpd-2
           Version: 2.2.19
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_fcgid
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Cannot set an initial evironment variable with a value containing space
character using FcgidCmdOptions. It leads to syntax error.

I exptected the next configuration to work:

FcgidCmdOptions /path/to/my/program \
InitialEnv MY_VAR="my value with spaces"

I have tried escaping with backslash with no success. Both of the tries gave me
syntax error.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to