Difference between revisions of "DB HTTP DENY"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 15: | Line 15: | ||
[[Category:Configuration]] | [[Category:Configuration]] | ||
[[Category:Environment Variables|HTTP_DENY]] | [[Category:Environment Variables|HTTP_DENY]] | ||
+ | [[Category:Recital Web]] | ||
[[Category:Recital Web Configuration]] | [[Category:Recital Web Configuration]] |
Latest revision as of 17:12, 9 March 2010
Contents
Purpose
Used to specify the name of a file containing IP addresses denied from connecting to the Recital Firecat Web Server
See Also
DB_HTTP_ALLOW, DB_UAS_ALLOW, DB_UAS_DENY
Description
The DB_HTTP_DENY environment variable is used to specify the name of a file in the conf directory containing IP addresses that are not allowed to connect to the Recital Web Server. The default filename is the same as for the main Recital Server (defined in the DB_UAS_DENY environment variable), hosts.deny. IP addresses should be listed in the file one to a line.
Products
Recital Firecat Web Server