Ok so this isnt STRICTLY a CI question, but its a question people can use with CodeIgnitor…
If I have
http://john.doe.example.com
how can I make it go to
http://example.com/controller/method/john/doe/
Before you say “Duh use mod_rewrite”, dont. have been trying loads of rules for ages, so while mod_rewrite is the answer, its not particularly easy.
