Support custom router scripts in builtin-webserver

XMLWordPrintable

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Minor
    • Environment:

      The PHP built-in webserver has an option to have a custom router script. This is commonly used to mimick nginx/apache routing scripts that reroute all non-existent routes to a router script. It can be used as follows:

      php -S localhost:8000 router.php

      Further examples can be seen in the documentation It would be nice to have this as an optional parameter to the php-builtin-web-server-plugin.

            Assignee:
            Feng Tan
            Reporter:
            Bert Peters
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: