Hi
We have url like this orum.sitename.com/gallery/showphoto/photo/2696 but these url don't work When I change the above url to like this
forum.sitename.com/gallery/showphoto/gallery/showphoto?photo=2696 it works. I think we are missing the rewrite rules. My questions are 1) can I templates and change it back to forum.sitename.com/gallery/showphoto/gallery/showphoto?photo=2696 or what are the rewrite rules I should placed in .htaccess file
Please help