Corrected spelling

This commit is contained in:
Chris 2019-01-31 11:04:03 +01:00
parent 46cd9641bb
commit 05596c4048

View File

@ -39,8 +39,8 @@ By default the router will ignore trailing slashes. Set the third parameter to t
* Dont forget to set the correct basepath as argument in your run method and in your .htaccess file. * Dont forget to set the correct basepath as argument in your run method and in your .htaccess file.
* Enable mod_rewrite in your Apache2 settings * Enable mod_rewrite in your Apache2 settings
## Test setup with docker ## Test setup with Docker
I have created a little docker test setup. I have created a little Docker test setup.
1. Build the image: docker build -t simplephprouter docker/image 1. Build the image: docker build -t simplephprouter docker/image