PDA

View Full Version : SSI



Mrh0ax
December 31st, 2000, 16:29
how do i install SSI on my comp??? anyone?

Hobbes
December 31st, 2000, 23:51
I'm looking back on a file I saved from this board when it was using WWWBoard.....I'm not entirely sure, but is this it?




Save the this info as .htaccess:

AddType text/x-server-parsed-html .shtml

Mrh0ax
January 1st, 2001, 00:02
no, this has nothing to do with the web, almost

i make a file on my computer with SSI in it, yet when i go to IE Explorer it doesnt understand the command, so i need a file to add to my comp so i can view SSI files on my comp, not the web

Nick
January 1st, 2001, 11:04
If you installed Apache an .htaccess file should work...

Mrh0ax
January 1st, 2001, 11:26
how hard is it to do that??

Nick
January 1st, 2001, 12:12
What? Apache? It's like any other program, it has an install wizard thing.

Mrh0ax
January 1st, 2001, 14:23
where can i get it? and is it an OS or just a prog??

Nick
January 1st, 2001, 14:39
Apache is a program that lets you run a webserver. There is a Windows95/98 version at the apache website (http://www.apache.org/) which is DOS-based. It is pretty simple to setup for regular usage. PHP/CGI can be a pain if you don't know what you're doing. The address for your site if you run Apahce on your PC is usually http://localhost/ and running Apache is easy, just keep the little DOS window open. You can find out a lot more at the apache website (http://www.apache.org/).

Mrh0ax
January 1st, 2001, 14:41
thanks, i have Windows ME so i dont know if it will work, but i will try

[Edited by Mrh0ax on 01-01-2001 at 03:56 PM]