You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2008/01/11 16:32:16 UTC

DO NOT REPLY [Bug 44211] New: - SSIEnableAccess is documented but not implemented?

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: bugs@httpd.apache.org
        ReportedBy: erik@solidcode.net


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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 44211] - SSIEnableAccess is documented but not implemented?

Posted by bu...@apache.org.
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


nick@webthing.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From nick@webthing.com  2008-01-11 09:04 -------
It's not implemented in 2.2.4, as you'd see if you read the 2.2.4 docs.  Grab
2.2.8 instead.

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org