

isysni
-
Content count
11 -
Joined
-
Last visited
-
RewriteBase /
RewriteRule ^(.*)-p-(.*).html$ product_info.php?products_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-c-(.*).html$ index.php?cPath=$2&%{QUERY_STRING}
RewriteRule ^(.*)-m-(.*).html$ index.php?manufacturers_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-pi-(.*).html$ popup_image.php?pID=$2&%{QUERY_STRING}
Re...
-
find whats causing this. Please someone help!!!
please find below a copy of my .htaccess file
# Begin Ultimate SEO V2.2d
Options +FollowSymLinks
RewriteEngine On
# RewriteBase instructions
# Change RewriteBase dependent on how your shop is accessed as below.
# http://www.mysite.com = RewriteBase /
-
Hi Chemo, Please can you help me
I have installed the Ultimate_SEO_URLSv22d_11contribution only to find that it does create new urls but when a product is clicked i get the url displayed but i get a 404 error. my site is in the root of my site - http://www.bluetoothit.co.uk and i have checked all of the config files up and down as well as the .htaccess file. I think everything is fine as i...