Changeset View
Changeset View
Standalone View
Standalone View
src/docs/user/configuration/configuring_preamble.diviner
| @title Configuring a Preamble Script | @title Configuring a Preamble Script | ||||
| @group config | @group config | ||||
| Adjust environmental settings (SSL, remote IP, rate limiting) using a preamble | Adjust environmental settings (SSL, remote IPs) using a preamble script. | ||||
| script. | |||||
| Overview | Overview | ||||
| ======== | ======== | ||||
| If Phabricator is deployed in an environment where HTTP headers behave oddly | If Phabricator is deployed in an environment where HTTP headers behave oddly | ||||
| (usually, because it is behind a load balancer), it may not be able to detect | (usually, because it is behind a load balancer), it may not be able to detect | ||||
| some environmental features (like the client's IP, or the presence of SSL) | some environmental features (like the client's IP, or the presence of SSL) | ||||
| correctly. | correctly. | ||||
| ▲ Show 20 Lines • Show All 98 Lines • Show Last 20 Lines | |||||