Difference between revisions of "DB HTTP DENY"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) (→Description) |
Yvonnemilne (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Purpose== | ==Purpose== | ||
Used to specify the name of a file containing IP addresses denied from connecting to the Recital Firecat Web Server | Used to specify the name of a file containing IP addresses denied from connecting to the Recital Firecat Web Server | ||
Line 15: | Line 8: | ||
==Description== | ==Description== | ||
− | The name of a file in the ''conf'' directory containing IP addresses that are not allowed to connect to the Recital | + | The DB_HTTP_ALLOW 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== | ==Products== | ||
Line 22: | Line 15: | ||
[[Category:Configuration]] | [[Category:Configuration]] | ||
[[Category:Environment Variables|HTTP_DENY]] | [[Category:Environment Variables|HTTP_DENY]] | ||
+ | [[Category:Recital Web Configuration]] |
Revision as of 16:27, 3 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_ALLOW 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