Orphaned files in /var/www/

I install the freepbx disto, and noticed that the files in the /var/www/ do not belong to any package.

[root@freepbx ~]# rpm -qf /var/www/html/index.html 
file /var/www/html/index.html is not owned by any package

This mean yum can’t update web-interface and i must update it manually. Why you not create package for web-interface ? And how correctly update web-interface ?

As part of the setup process.

[root@comp01 html]# rpm -qf /usr/src/freepbx-2.9.0/amp_conf/htdocs/index.html
freepbx-2.9.0-8

What specific problem are you having? I just installed the distro 3 days back and it worked fine.

I do not understand what you mean by amp. do you mean php script “install_amp”?

What specific problem are you having? I just installed the distro 3 days back and it worked fine.

Right now i don’t have problem, but i see them in future. becouse i don’t understand how to update my system correctly.
What should i do for updating web-interface and how to rollback to the old version if upgrade goes wrong?

I believe install_amp copies all the files out of the source directory and populates the html area the web server uses. I always update through module admin, haven’t messed with anything else in the past 3 years.