.htaccess file problems

[quote name=‘nodame’]The generated SEO product name is found under the tab “Addons” when editing product, and not on the default load page with “General” tab. So whenever you edit the product name, just go to “Addons” tab and clear the SEO name there, and it will be regenerated automatically with the updated product name the next time your site is loaded with that product.



(I’ve moved the SEO name field for products to be directly under the product name field in the General tab so I can remember to remove the old SEO name whenever I edit product name. But it involves direct hacking of tpl code.)[/QUOTE]



Thanks for the help, that worked great. I didn’t realize when the SEO add-on was ‘active’ it added that admin function where it did, just seemed more logical it would have been shown with the other SEO fields on the general section of the product page.

i fix the problem add these lines…


Don’t show directory listings for URLs which map to a directory.

Options -Indexes


Follow symbolic links in this directory.

Options +FollowSymLinks