I am trying to make my gallery have the following structure: http://thedalzells.org/gallery/<year>/<month>/.
Does anyone have any ideas or suggestion on how to accomplish this?
I could try to remove the template from the URL the same way that the index.php is removed.
I could create that directory structure on my host and then duplicate index.php maybe?
Any other thoughts?