They asked me to make it so theres a way to edit the content of the website web based. I was thinking about using Server Side Includes to do this.
That's one approach. Another is to consider this a problem that's already been very well solved by such things as MoveableType. MT is written in Perl, and can make for enlightening bedtime reading.