PDA

View Full Version : SSI



Hatake Kakashi
Sat, 02-28-2004, 11:23 AM
I was hoping to make a little website and use Server Side Included. I didn't want to actually put the website online till it was nearly finished, but I was wondering if simulating SSI was possible offline.

I used it on my Rurouni Kenshin fansite YEARS ago, called Blade of the Battousai, and loved how you could change things on all the pages just by changing one file.

sarf
Sun, 02-29-2004, 01:30 PM
Ehm... well, you can set up a website on your own computer on an obscure port (or just on 8080) to see how it looks.

Just download and install apache ('http://httpd.apache.org/'), and make sure that you use the mod_include ('http://httpd.apache.org/docs/mod/mod_include.html').

Note: the above link goes to the 1.3 version for the 2.0 version, go to SSI for 2.0 ('http://httpd.apache.org/docs-2.0/howto/ssi.html') and check it out.

Good luck!

Sarf
---
A little madness now and then is relished by the wisest men.