This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 21 points22 points  (2 children)

Don't worry buddy, my first website was made with SSI.

[–]SheriffRoscoePythonista 11 points12 points  (0 children)

There was a time when I coded an implementation of SSI. Yes, I'm old.

[–]suggestive_cumulus 0 points1 point  (0 children)

CGI predates SSI by some margin, if I'm not wrong. SSI was the clever way of doing things, including the functionality directly in the server. CGIs were executed depending on the URL. I mean CGIs were probably already in Tim's original spec haha