i just do as all the opencart tell me . but still can not use seo url .
so i open the access . find there is no code in them .
there is just some words tell me to contact opencat.
so . pls tell me how to use seo url .
thanks .
jacky
Default .htaccess code:
Code: Select all
# 1.To use URL Alias you need to be running apache with mod_rewrite enabled.
# 2. In your opencart directory rename htaccess.txt to .htaccess.
# For any support issues please visit: http://www.opencart.com
Options +FollowSymlinks
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)\?*$ index.php?_route_=$1 [L,QSA]
-Ryan
Who is online
Users browsing this forum: No registered users and 18 guests