From 06c5a94a1aa3b3a9b0db165efa7dc74978147a21 Mon Sep 17 00:00:00 2001 From: Andrew Dixon Date: Wed, 8 Apr 2020 22:01:21 +0100 Subject: [PATCH] Adding note about rewrites for entry point --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index cdf7eff..17a1130 100644 --- a/readme.md +++ b/readme.md @@ -28,7 +28,7 @@ Just drop into your `modules` folder or use the box-cli to install `box install route-visualizer --savedev` -Once installed you can now visit the entry point `/route-visualizer` and go :chestnut: visualizing your routes! +Once installed you can now visit the entry point `/route-visualizer`, if rewrites are enabled, or `/index.cfm/route-visualizer`, if rewrites are not enabled, and go :chestnut: visualizing your routes! ******************************************************************************** Copyright Since 2005 ColdBox Framework by Ortus Solutions, Corp @@ -46,4 +46,4 @@ And hope maketh not ashamed; because the love of God is shed abroad in our heart Holy Ghost which is given unto us. ." Romans 5:5 ### THE DAILY BREAD - > "I am the way, and the truth, and the life; no one comes to the Father, but by me (JESUS)" Jn 14:1-12 \ No newline at end of file + > "I am the way, and the truth, and the life; no one comes to the Father, but by me (JESUS)" Jn 14:1-12