thanks for the quick reply.
I checked the error logs for Apache and PHP and NO errors.
I checked the httpd.conf file for the apache server:
(NOTE: Remember, this is a localhost server on my desktop system)
There are other .htaccess files in the subdirectories so I haven't checked whether one of them is overriding the one in the root. Any particular ones I should check?LoadModule rewrite_module modules/mod_rewrite.so
<Directory "E:/wamp/www">
Options Indexes FollowSymLinks
AllowOverride all
Order Deny,Allow
Deny from all
Allow from 127.0.0.1
</Directory>
UserDir "e:/wamp/Apache2/users/"
DirectoryIndex index.php index.php3 index.html index.htm index.html.var
AccessFileName .htaccess
<FilesMatch "^\.ht">
Order allow,deny
Deny from all
</FilesMatch>
Even more interesting, why did it work on the GoDaddy server? I noted that GoDaddy has Global Registers ON and my WAMP system has it OFF. I turned Global Registers ON for the WAMP but no difference.
The number appended to the URL is related to the product attribute selected
Bookmarks