server side includes

Avatar
  • Answered
I have been trying to get server side includes to work on my website but can't get them to work
I even tried the "302: Server Side Includes: An Introduction" tutorial but I get an error.
[an error occurred while processing this directive]
Is there something I must do before they will work?
Any help will be appreciated. Thanks
Avatar
Scott
Hello Goldphantom,

The error is due to the file being called. The file does not exist in the path specified, if at all. When I created the file as a test, it worked great.

Do keep in mind SSI is very outdated and one of the things php was built to replace. It will still work, but just adds extra steps in your process.

I hope this answers your question. If you have any more questions or information specific to the issue please leave a comment below so we can further assist you.

Best Regards,
Scott M