From c89b621bc5c791086de87ea4051998c54d3959c2 Mon Sep 17 00:00:00 2001 From: Dominique Fournier Date: Thu, 27 Feb 2014 15:51:20 +0000 Subject: [PATCH] Add a TODO git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1211 bf3deb0d-5f1a-0410-827f-c0cc1f45334c --- docs/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/TODO b/docs/TODO index 79fb92f..2e44f73 100644 --- a/docs/TODO +++ b/docs/TODO @@ -12,4 +12,6 @@ TODO catched by regex too) - Routing : add REST functionnality (to pass the type in the header and provide the result with HTTP error codes) +- Routing : do the work without mod_rewrite (See if we can have only + index.php/param1/param2...)