New Zenner
- Join Date:
- Dec 2006
- Location:
- Bucharest, Romania
- Posts:
- 50
- Plugin Contributions:
- 0
Ultimate SEO installation question
I'd like to know this: in
http://www.dream-scape.com/pub/zencart/Ultimate_SEO_URLs/install.html
it is written this:
'Edit or create the file **.htaccess** in your Zen Cart catalog folder and add the following (replace /shop/ with the relative web path of your catalog):
RewriteBase /shop/ "
I currently have this path:
/home/kiss/www.domain.com
nothing after https://www.domain.com , so what should I use instead of /shop/ at RewriteBase /shop/ ?
Should I write /kiss/ instead of /shop/ ? Or just leave
RewriteBase /
? Please let me know ...
Also I read this in the README.txt file :
"You should rename the existing file to *.bak before copying. " This is only a sort of backup?
i.e. in case things go wrong and I want to restore what was before, I can rename those files as .php back again?
Thanks :)