How do you set page margins using \geometry for a two-sided document? So far I've used the twoside option in my documentclass, which automatically widens the left/right margin on opposite sides of odd and even pages.
Edit: My inquiry is not strictly practical, as I wish to know how to achieve the same results 'without' the twoside option.

onesideis the default option forarticle, liketwosideis forbook. – egreg Jan 23 '12 at 21:35