Help - Search - Members - Calendar
Full Version: Ssi Assistance?
Zymic Webmaster Forums > Zymic Free Web Hosting > Zymic Free Web Hosting - General Discussion & Help
akpokemon
Hey!!

Well, I'm still amazingly excited and pleased at how the service here at Zymic is.

But a mega-major part of my website is not working here at Zymic. It's my inclusion of SSI, Server Side Includes, for the inclusion of my site template/navigation.

I use the code:
CODE
<!--#include virtual="/top.txt"-->


I've also used:
CODE
<!--#include virtual="../top.txt"-->


Neither of them work. (the "top.txt" file is the file containing my html coding of my site template, fyi.)

All of my pages are in .htm format. On previous hosts (parahosting.net), I had to change <!--#include virtual="/top.txt"--> to <!--#include file="/top.txt"-->, but that didn't work either. I also changed the page I was testing on to .html, but that didn't work either.

Can someone help me to get SSI to work on Zymic? I use the UUUQ server. Thanks!

--akpokemon

EDIT: I just renamed my files to all the suggested file types on the Wikipedia link, but they still didn't work.
akpokemon
BUMP

Could someone please help me out? I know there has to be plenty of people out there that know how to use SSI...??
Andrew
This is a PHP host, SSI are not available on this host.

use <?php include('page.html'); ?> to include pages. But when doing this, the file that has the php include must be renamed to whatever.php otherwise it won't work.
akpokemon
Ah, thank you! That is pretty important to know. wacko.gif I'll get working on editing/renaming my pages.

Thanks a ton again!

EDIT: Oh, cheese. Sweet! It works! cool.gif Thank you, thank you, THANK YOU!!! After all this time! You ROCK!!! fo sho.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.