Kwikcontent Support Forum

Full Version: Manual Internal Pages Not working.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi Jeff,

I just tried creating a sub folder (in my KC site without using KC admin interface), with an index.html in it that has some content created manually.

Whenever I try visiting that folder by typing or following the URL (eg. http:// http://www.mainsite.com/folder1/folder2/), it goes back to the home page that has been created by KC.

Is it because I've added the 404 page command line in the .htaccess?

It may not be so since the path is absolutely correct.

What might I be doing wrong ?

Thanks Smile
You should be able to create sub folders with no problem. If you are being redirected via 404, then my guess is either (1) the folder you created is not being placed in the right spot or (2) your .htaccess file has some incorrect manual edits in it. Other than that, I'd have to get into your FTP to investigate further.
Yup it was a problem with the .htaccess. Thanks a ton Smile