lighting and rotation

I rotate my hole scene but i want the source of the light to be static and not to be rotated with my hole scene.How can I do that?

position the light, then rotate the scene. or rotate the scene, push matrix, load identity, position light, pop matrix

jebus