Difference between revisions of "DB HTTP ALLOW"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
(One intermediate revision by one user not shown) | |||
Line 8: | Line 8: | ||
==Description== | ==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 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 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_ALLOW environment variable), hosts.allow. IP addresses should be listed in the file one to a line. |
Line 16: | Line 16: | ||
[[Category:Configuration]] | [[Category:Configuration]] | ||
[[Category:Environment Variables|HTTP_ALLOW]] | [[Category:Environment Variables|HTTP_ALLOW]] | ||
+ | [[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 allowed to connect to the Recital Firecat Web Server
See Also
DB_HTTP_DENY, 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 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_ALLOW environment variable), hosts.allow. IP addresses should be listed in the file one to a line.
Products
Recital Firecat Web Server