You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Stuart Midgley <st...@physics.uwa.edu.au> on 1999/04/29 09:35:45 UTC

mod_proxy/4327: add a reverse feature ot ProxyBlock

>Number:         4327
>Category:       mod_proxy
>Synopsis:       add a reverse feature ot ProxyBlock
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          change-request
>Submitter-Id:   apache
>Arrival-Date:   Thu Apr 29 00:40:01 PDT 1999
>Last-Modified:
>Originator:     stuart@physics.uwa.edu.au
>Organization:
apache
>Release:        1.3.6
>Environment:
Digital Unix 4.0e
23Gigs of hard disk space and 256MB of ram
>Description:
In our proxy we would like to allow access to only certain sites.  That is we
would like something like

ProxyBlock *
ProxyNotBlocked www.apache.org

which would block every site except www.apache.org

A bit like

	order deny, allow

	allow from ....
	deny from ...
>How-To-Repeat:

>Fix:

>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]