Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: Docs

SSIEnableAccess or SSIAccessEnable?

 

 

Apache docs RSS feed   Index | Next | Previous | View Threaded


A.Ford at ford-mason

May 5, 2008, 8:02 AM

Post #1 of 3 (44 views)
Permalink
SSIEnableAccess or SSIAccessEnable?

The docs for mod_include say SSIEnableAccess, but the command_rec entry
in the source code says SSIAccessEnable.

Andrew

--
Andrew Ford, Director Pauntley Prints / Ford & Mason Ltd
A.Ford[at]ford-mason.co.uk South Wing Compton House
pauntley-prints.co.uk Compton Green, Redmarley Tel: +44 1531 829900
ford-mason.co.uk Gloucester GL19 3JB Fax: +44 1531 829901
refcards.com cronolog.org Great Britain Mobile: +44 7785 258278



---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe[at]httpd.apache.org
For additional commands, e-mail: docs-help[at]httpd.apache.org


A.Ford at ford-mason

May 8, 2008, 9:43 AM

Post #2 of 3 (31 views)
Permalink
Re: SSIEnableAccess or SSIAccessEnable? [In reply to]

Andrew Ford wrote:
> The docs for mod_include say SSIEnableAccess, but the command_rec entry
> in the source code says SSIAccessEnable.
>
> Andrew
>
>

Here's a patch:

Index: httpd-2.2.x/docs/manual/mod/mod_include.xml
===================================================================
--- httpd-2.2.x/docs/manual/mod/mod_include.xml (revision 654562)
+++ httpd-2.2.x/docs/manual/mod/mod_include.xml (working copy)
@@ -504,7 +504,7 @@
<dt><code><var>-A string</var></code></dt>
<dd><p>true if the URL represented by the string is accessible by
configuration, false otherwise. This test only has an effect if
- <directive>SSIEnableAccess</directive> is on. This is useful
+ <directive>SSIAccessEnable</directive> is on. This is useful
where content on a page is to be hidden from users who are not
authorized to view the URL, such as a link to that URL. Note
that the URL is only tested for whether access would be granted,
@@ -769,16 +769,16 @@
</directivesynopsis>

<directivesynopsis>
-<name>SSIEnableAccess</name>
+<name>SSIAccessEnable</name>
<description>Enable the -A flag during conditional flow control
processing.</description>
-<syntax>SSIEnableAccess on|off</syntax>
-<default>SSIEnableAccess off</default>
+<syntax>SSIAccessEnable on|off</syntax>
+<default>SSIAccessEnable off</default>
<contextlist><context>directory</context><context>.htaccess</context></contextlist>

<usage>
- <p>The <directive>SSIEnableAccess</directive> directive controls
whether
+ <p>The <directive>SSIAccessEnable</directive> directive controls
whether
the -A test is enabled during conditional flow control processing.
- <directive>SSIEnableAccess</directive> can take on the following
values:</p>
+ <directive>SSIAccessEnable</directive> can take on the following
values:</p>

<dl>


--
Andrew Ford, Director Pauntley Prints / Ford & Mason Ltd
A.Ford[at]ford-mason.co.uk South Wing Compton House
pauntley-prints.co.uk Compton Green, Redmarley Tel: +44 1531 829900
ford-mason.co.uk Gloucester GL19 3JB Fax: +44 1531 829901
refcards.com cronolog.org Great Britain Mobile: +44 7785 258278



---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe[at]httpd.apache.org
For additional commands, e-mail: docs-help[at]httpd.apache.org


takashi at lans-tv

May 14, 2008, 7:25 AM

Post #3 of 3 (18 views)
Permalink
Re: SSIEnableAccess or SSIAccessEnable? [In reply to]

On Thu, 08 May 2008 17:43:11 +0100
Andrew Ford <A.Ford[at]ford-mason.co.uk> wrote:

> Andrew Ford wrote:
> > The docs for mod_include say SSIEnableAccess, but the command_rec entry
> > in the source code says SSIAccessEnable.
> >
> > Andrew
> >
> >
>
> Here's a patch:

Fixed in r654507. Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe[at]httpd.apache.org
For additional commands, e-mail: docs-help[at]httpd.apache.org

Apache docs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.