Ssi

They have: 24 posts

Joined: Feb 2002

now how do i install ssi into an apache server?

He has: 32 posts

Joined: Mar 1999

Hi!

Uncomment those two lines in httpd.conf:

#AddType text/html .shtml
#AddHandler server-parsed .shtml

This will enable SSI-parsing

later

They have: 24 posts

Joined: Feb 2002

i have done that but it still does not seem to work look is there something i am doing wrong? in the ssi script or what

mairving's picture

They have: 2,256 posts

Joined: Feb 2001

What is the script trying to do? I know on Apache on the 'Nix side, you have to restart the server for the changes to take effect. You may try that.

Mark Irving
I have a mind like a steel trap; it is rusty and illegal in 47 states

He has: 32 posts

Joined: Mar 1999

Have you included a .htaccess file in the directory?

I found a good tutorial here: http://builder.cnet.com/webbuilding/pages/Servers/ApacheFiles/082400/ss02.html

You may want to check for what you might have forgotten there...

later

http://www.patrickbaer.com
Professional Photo Retouching Services

They have: 24 posts

Joined: Feb 2002

Thanks for all of your help i got it working Smiling

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.