Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 08-23-2012 11:36:20

Uncletim
Member
From: Boulder, CO
Registered: 08-03-2003
Posts: 375
Website

Is the Getting Started manual saying this correct

On page 70 the manual states the .htaccess file, three lines should look like this.

Options +FollowSymLinks
RewriteEngine on
RewriteRule ^khxc/(.*)-(.*)/(.*)\.html store/index.php?app=$1&ns=$2&ref=$3 [L,PT]

Isn't the third line suppost to be
RewriteRule ^store/(.*)-(.*)/(.*)\.html store/index.php?app=$1&ns=$2&ref=$3 [L,PT]

Why would there be a reference to khxc. That is version 6.

I am not sure what this rule does.

Offline

 

#2 08-23-2012 11:55:58

jj1987
Member
From: Orlando, FL
Registered: 07-14-2008
Posts: 502
Website

Re: Is the Getting Started manual saying this correct

Uncletim wrote:

On page 70 the manual states the .htaccess file, three lines should look like this.

Options +FollowSymLinks
RewriteEngine on
RewriteRule ^khxc/(.*)-(.*)/(.*)\.html store/index.php?app=$1&ns=$2&ref=$3 [L,PT]

Isn't the third line suppost to be
RewriteRule ^store/(.*)-(.*)/(.*)\.html store/index.php?app=$1&ns=$2&ref=$3 [L,PT]

Why would there be a reference to khxc. That is version 6.

I am not sure what this rule does.

This is incorrect, use the directions found here-
http://wiki.kryptronic.com/CCP8SearchEngineOptimization



-James Garrett

Offline

 

#3 08-23-2012 13:44:26

Uncletim
Member
From: Boulder, CO
Registered: 08-03-2003
Posts: 375
Website

Re: Is the Getting Started manual saying this correct

This technical writer is suspect to say the least. I sincerely hope someone is going to correct that before more people waste time and effort believing in it.

Offline

 

#4 08-23-2012 16:48:55

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19798
Website

Re: Is the Getting Started manual saying this correct

I'll get Jeff on it.  He missed some changes, obviously.


Nick Hendler

Offline

 

Board footer