Page 1 of 1

Includes SSI Help

PostPosted: 08. March 2010 21:12
by dadmancpu1
I am trying to get my xampp apache server to reconize include SSi web pages. Can some one please tell me an easy way to do this?

Thank You

Re: Includes SSI Help

PostPosted: 09. March 2010 10:55
by Nobbie
You dont need to do anything, as Xampp comes pre-configured to recognize SSI. You simply *MUST* give the extension *.shtml to the desired files.

Re: Includes SSI Help

PostPosted: 09. March 2010 18:04
by pjharnett
Hi,
I'm having the same problem, just can't get SSI working, just get the [an error occurred while processing this directive]. The SSI status is activated, and the pages I'm working with work fine on-line, and they are all .SHTML. I've been through the httpd.conf file, everything looks fine there. Any assistance would be great.
Regards,
Patrick
It's OK, I've found out the problem. Moved everything into the htdocs directory, works fine now. I had my files in a sub-directory off the htdocs, could more than likely have fixed it if I had changed the include calls to show the path of the sub-directory :(