Forum Moderators: phranque
now it looks like .domain.com/gallery/pics?page=2
where i would like to be domain.com/gallery/pics2 or something like that, I have uplloaded this, but nothing happen.
Options +FollowSymLinks
RewriteEngine on
RewriteRule pictures(.*)\.htm$ /gallery/pic?page=$1
This post [webmasterworld.com] in our library may help explain what I mean.
Jim