the output:
localhost:8080/index.php/hello/world
should be:
localhost:8080/hello/world
I am using PHP Built-in Server, not Apache.
the output:
localhost:8080/index.php/hello/world
should be:
localhost:8080/hello/world
I am using PHP Built-in Server, not Apache.