Skip to content
Snippets Groups Projects
Select Git revision
  • 46d7495becd079d69051f8e6d7c4d7436c71c426
  • master default protected
  • Legacy_Php7
3 results

hello.php

Blame
  • 10_📑_Description.md 438 B

    Requirements

    • PHP 7+
    • Webserver (docs describe usage for Apache httpd)

    Features

    • handle Redirects with strings or regex
    • one config file per handled domain
    • aliases can be defined to handle same redirects
    • optional debugging (will be written into http reponse header)
    • debug processing
    • admin ui (disabled by default)
      • list and filter all existing domains and redirects
      • test redirects with live http head requests