Thread
:
[solved] json error with zencart 1.5 eventhough json installed
View Single Post
#
6
03-01-2012, 11:44 AM
webizen
LiteSpeed Staff
Join Date: Oct 2010
Posts: 2,337
try sth like
%
Quote:
RewriteCond %{HTTP_HOST} \.([0-9a-z-]+[0-9a-z]\.[a-z]{2,6})$ [NC]
RewriteRule ^(.*)$ http://%1/$1 [R=301,L]
webizen
View Public Profile
Send a private message to webizen
Find all posts by webizen