meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| config_php [2023/09/20 18:08] – [HTTPS enabled status] johnny | config_php [2025/09/22 23:09] (current) – [GET IP Method] johnny | ||
|---|---|---|---|
| Line 23: | Line 23: | ||
| ===== Repo Branch ===== | ===== Repo Branch ===== | ||
| - | * '' | + | * '' |
| ===== Application instance name ===== | ===== Application instance name ===== | ||
| Line 36: | Line 36: | ||
| ===== HTTPS enabled status ===== | ===== HTTPS enabled status ===== | ||
| // | // | ||
| - | * '' | + | * '' |
| ===== GET IP Method ===== | ===== GET IP Method ===== | ||
| // | // | ||
| - | * '' | + | * '' |
| By default, ITFlow will retrieve IP addresses using PHP's // | By default, ITFlow will retrieve IP addresses using PHP's // | ||
| + | |||
| + | From 25.06 onwards, if you are using Cloudflare, you will need to specify HTTP_CF_CONNECTING_IP instead. | ||
| + | |||
| + | ===== Display Errors (For Development / Testing Purposes) ===== | ||
| + | |||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||