dedicatedroom
Features >> Fantastico

Apache Handlers
Apache handlers allow you to control what Apache will do with certain file types. When Apache sees a file, it has an action built in for that file type, and will perform that action. If you wish Apache to do a different action, you will need to make a handler to tell Apache to perform that action. For example, if you use a file type that requires a special service to run it, such as a movie file (.mpg) that you wish to run through a specific streaming server, you need to tell Apache to treat these files differently.
Backup System
All Renderhosting.net web hosting plans offer a backup area allowing you to download the daily, weekly, or monthly backup file of your entire web site, or a particular MySQL, alias, or filter backup file. If your computer crashes, or your personal backups are destroyed, these files allow you to recover your site in a convenient manner (you could also use FTP to download each file, but it would take much longer as the files are not compressed).
Apache handlers allow you to control what Apache will do with certain file types. When Apache sees a file, it has an action built in for that file type, and will perform that action. If you wish Apache to do a different action, you will need to make a handler to tell Apache to perform that action. For example, if you use a file type that requires a special service to run it, such as a movie file (.mpg) that you wish to run through a specific streaming server, you need to tell Apache to treat these files differently.
Backup System
All Renderhosting.net web hosting plans offer a backup area allowing you to download the daily, weekly, or monthly backup file of your entire web site, or a particular MySQL, alias, or filter backup file. If your computer crashes, or your personal backups are destroyed, these files allow you to recover your site in a convenient manner (you could also use FTP to download each file, but it would take much longer as the files are not compressed).



