.htaccess:
Code: Select all
Options +FollowSymlinks
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*) index.php
php_flag register_globals off
php_flag magic_quotes_gpc off
Admin - Configuration - Settings - Shop - Use URL Alias ... set "Yes"