I have similar instances of the same web application running across many domains. I need an easy way to manage (edit, add, etc.) certain files (php, css, html) for each domain.
I was thinking of writing a control panel in PHP, but was wondering if there are existing scripts people have already written for accomplishing this?
Thanks!