DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=44211>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=44211

           Summary: SSIEnableAccess is documented but not implemented?
           Product: Apache httpd-2
           Version: 2.2.4
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P2
         Component: mod_include
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


I want to enable the -A flag for conditional flow control processing.
See: http://httpd.apache.org/docs/2.2/mod/mod_include.html#flowctrl

According to the documentation here:

  http://httpd.apache.org/docs/2.2/mod/mod_include.html#ssienableaccess

I need to specify:

  SSIEnableAccess on

In a directory or .htaccess context.
However, when I do so and restart apache I get:

  Invalid command 'SSIEnableAccess', perhaps misspelled or defined by
  a module not included in the server configuration.

Mod_include is enabled in my setup.

I also downloaded the Apache source code and did a recursive grep on
SSIEnableAccess, SSIEnable or EnableAccess but these are not mentioned anywhere
in the source code.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to