Changeset [a256b3681092703626bc0bbdabf6d86de4ee5441] by Fabrice Luraine
August 5th, 2010 @ 09:47 AM
Improving htaccess rules to support clean urls with query string
like
http://localhost/api/orders.json?foo=1&bar=2
(will be rewritten in
http://localhost/api/index.php?uri=orders.json&foo=1&bar=2)
http://github.com/sofadesign/limonade/commit/a256b3681092703626bc0b...
Committed by Fabrice Luraine
- M README.mkd
- M examples/urlrewrite/htaccess.conf
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Limonade is a PHP micro-framework.