A Digital Age Deserves A Digital Leader

does apache not support SSI's?

does apache not support SSI's?

Postby xluryan » Fri Oct 29, 2004 10:45 pm

i have apache running, and i'm testing it, but there's a problem. the whole page loads up fine, except for my SSI. how do i enable SSI's?

it's the latest version of apache: 2.0.52

thank in advance :)
<a href="http://www.xluryan.com/" target="_blank"><img src="http://www.xluryan.com/images/link_logo.jpg" width="480" height="122" border="0"></a>
PRO Level 5
User avatar
Posts: 155
Joined: Thu Mar 18, 2004 8:31 pm
Location: USA

Postby marathonman » Fri Oct 29, 2004 11:01 pm

I don't know how to do it - but to answer your title, it *is* supported, least on every apache server I've used..
marathonman

Postby marathonman » Fri Oct 29, 2004 11:03 pm

This might be wide of the mark as I'm rusty on webservers. But hope it helps.

http://httpd.apache.org/docs/mod/mod_include.html

the introductory tutorial looks like it could be good too. see the first link in the summary at the top of the above page
marathonman

Postby Weaver » Sun Oct 31, 2004 6:51 pm

What type of SSI are you referring to? PHP, Perl/CGI are SSI's as well. Apache SSI is a type of SSI that is native to Apache. It is very simple by PHP/CGI standards, but can accomplish some basic tasks.

Apache supports all of them through the use of modules and configuration directives. You will need to make sure the proper module is loaded and the configuration directive set appropriately.

-Weaver
Public Keys

The primary purpose of the DATA statement is to give names to constants; instead of referring to pi as 3.141592653589793 at every appearance, the variable PI can be given that value with a DATA statement and used instead of the longer form of the constant. This also simplifies modifying the program, should the value of pi change.
-- FORTRAN manual for Xerox Computers
PROfessional Member
User avatar
Posts: 1967
Joined: Wed Jun 19, 2002 12:05 am
Location: /home/weaver/

Postby xluryan » Sun Oct 31, 2004 7:58 pm

thanks! i got the SSI's working :)
<a href="http://www.xluryan.com/" target="_blank"><img src="http://www.xluryan.com/images/link_logo.jpg" width="480" height="122" border="0"></a>
PRO Level 5
User avatar
Posts: 155
Joined: Thu Mar 18, 2004 8:31 pm
Location: USA

Return to HTML, CSS, and Scripts

Who is online

Users browsing this forum: No registered users and 1 guest