Page 1 of 1

请问,怎么才能实现SEO URL 使页面静态化?

Posted: Thu Mar 25, 2010 2:17 am
by ygdd1688
请教各位,怎么才能使用 opencart 的seo url's?
我是在FTP里边把根目录下那个.htaccess.txt 改成了 .htaccess 也就是把txt去掉了,然后在后台 use SEO url's 后面选的yes.
可我打开前台后随便看其它页面都是无法显示网页。这是怎么回事,是我操作的不对吗?请详细的说说具体是怎么操作的?
谢谢各位了!

Re: 请问,怎么才能实现SEO URL 使页面静态化?

Posted: Mon Apr 05, 2010 12:25 am
by trait
you need enable your Apache rewrite mod in the apache config file, and for the directory, modify rewrite None to rewrite All, and restart your Apache server.