Wells-it.com - Web Hosting

What is SSI?

You are viewing this site as a guest. Join our community to get your questions answered and share knowledge. Active members may advertise and ask for a website critique.

He has: 578 posts

Joined: Jun 2004

I've heard about this SSI thing, and done a bit of searching, but most of what I found tells you how to set it up. From what I gather, it allows you to include other pages, without PHP?

Suzanne's picture

She has: 5,512 posts

Joined: Feb 2000

SSI uses Apache's built in methods to include files. It MUST be enabled to use it.

PHP is a different server-side language.

So you'd be trading one for the other. SSI has less function.

He has: 578 posts

Joined: Jun 2004

Is SSI easier to use?

They have: 461 posts

Joined: Jul 2003

ssi stands for server side includes.

it's completley different with far less functionality.

it's basically gone the way of the dinosaur due to its lack of functionality.

POSIX. because a stable os that doesn't have memory leaks and isn't buggy is always good.

He has: 578 posts

Joined: Jun 2004

I think I'll go the PHP route.