New Zenner
- Join Date:
- Jul 2004
- Posts:
- 7
- Plugin Contributions:
- 0
URL REWRITING (headaches)
Hi there,
I'm trying to use url rewriting in ZC (any recent version -1.2.6 > 1.3 - should work I think). I read the Yo****o Uchiyama (https://www.intaa.net/~gato/zencart_user_friendly_urls/) page but I can't achieve any significant results. For instance, index.php?main_page=index&cPath=1 is written index.php/main_page/index/cPath/1 which is not the solution for being search engine friendly !
And in some cases links leads to a 404 error, <index.php doesn't exists> !!!
Here is my question : I saw for years now this function in ZC but it's still in progress !!!
Is it a way to implement easily such rules. Is anyone has a working experience and want to share it ?
Even the law :
<code> RewriteEngine on RewriteBase / RewriteLog "/home/ [my user] /temp/logs/rewrite.log" RewriteLogLevel 3 </code>Leads to an internal server error (Apache/1.3.34 with mod_rewrite active !)
Any suggestions ?
Thanks in advance.
David
VENTILO