I would like it to be that when someone visits
http://foo.org/photos/ ,
the content for the following URL is loaded instead
http://foo.org/tagged/gallery,photograph/ .
I would like this to happen with the original link (/photos/) being shown in the user's browser's URL bar. I am unable to do this. Can anyone point me to a .htaccess or a WordPress URL rewrite trick?