RewriteRule question
Posted: Fri Mar 20, 2015 10:31 am
Hello,
I use standard SmartCJ install and templates, and I 'd like to change the standard URLs from:
http://domain.com/category/4/Amateur/ctr/1/
http://domain.com/gallery/video-title/index.html
to
http://domain.com/Amateur/
http://domain.com/video-title/
Can you please give me the exact changes in standard .htaccess file that must be made?
Furthermore, which exact changes must be made to the templates?
index:
/category/<!--CATEGORY_ID-->/<!--CATEGORY_NAME-->/ctr/1/?<!--LINK-->
subtemplate: /gallery/<!--GALLERY_SLUG-->/index.html?<!--THUMB_LINK-->
content_list:
/category/<!--CATEGORY_ID-->/<!--CATEGORY_NAME-->/<!--SORT_ORDER-->/<!--PAGE_NUM-->/
/category/<!--CATEGORY_NAME-->/ctr/1/
subtemplate: /gallery/<!--GALLERY_SLUG-->/index.html?<!--THUMB_LINK-->
content_page:
subtemplate: /gallery/<!--GALLERY_SLUG-->/index.html?<!--THUMB_LINK-->
I searched wiki and forum, but I can't get any clear information there.
Thanks!
I use standard SmartCJ install and templates, and I 'd like to change the standard URLs from:
http://domain.com/category/4/Amateur/ctr/1/
http://domain.com/gallery/video-title/index.html
to
http://domain.com/Amateur/
http://domain.com/video-title/
Can you please give me the exact changes in standard .htaccess file that must be made?
Furthermore, which exact changes must be made to the templates?
index:
/category/<!--CATEGORY_ID-->/<!--CATEGORY_NAME-->/ctr/1/?<!--LINK-->
subtemplate: /gallery/<!--GALLERY_SLUG-->/index.html?<!--THUMB_LINK-->
content_list:
/category/<!--CATEGORY_ID-->/<!--CATEGORY_NAME-->/<!--SORT_ORDER-->/<!--PAGE_NUM-->/
/category/<!--CATEGORY_NAME-->/ctr/1/
subtemplate: /gallery/<!--GALLERY_SLUG-->/index.html?<!--THUMB_LINK-->
content_page:
subtemplate: /gallery/<!--GALLERY_SLUG-->/index.html?<!--THUMB_LINK-->
I searched wiki and forum, but I can't get any clear information there.
Thanks!