Our site www.viart.com site is operated by latest Viart Shop 5 with default Clear design
Topic Information
cup_of_tea (Guest)
cup_of_tea (Guest)
Dear ViArt users!
 
Somehow I can't setup Friendly url to work..
after I have inserted <IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /friendly_url.php [L]
</IfModule>
 
in my .htaccess file still not showing full friendly url, just: domain_name.com/products.php ?
I want it to show just domain_name.com/products without .php at the end.. I also done all possible settings in admin_global_settings.php
 
Any HELP is welcome!
 
Thanks in advance..