Actions

Guide/X-forwarded-for: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 April 2023

18 January 2023

  • curprev 17:5717:57, 18 January 2023Trapa talk contribs 1,451 bytes +94 No edit summary
  • curprev 17:4217:42, 18 January 2023Trapa talk contribs 1,357 bytes +1,357 Created page with "=X Forwarded For= The X-Forwarded-For header is a very common header that is used by web application firewalls and other proxy devices including cloudflare. ==Simple X-Forwarded-for implementation== This simple implementation will ALWAYS replace the ip found in X-forward-for. It's simpler code, but people with malicous intent could potentially spoof the x-forwarded-for header, if there is ingress into your network via other means. # Open the shared_php/db_connect.php f..."