Forum Moderators: phranque
You will be rewriting the URL request for
http://www.example.com/events/2009/03 to the internal filepath /events?ee_sy=2009&ee_sm=03 - note the latter does not contain a domain name. Be aware that this does not "make" URLs. You need to also change the URLs in the links on your pages. It is the links published on the web that define URLs.
This question comes up every day. Please see recent threads for multiple code examples and post your best effort code here.