This repository contains a collection of public files which are, if not required, very useful to host at the root of your SDI domain:
- the
errorsfolder has a file which is displayed in case a webapp is temporarily available (HTTP 50x). robots.txtprevents web bots to harvest your SDI in an undesirable fashion.favicon.icois your site favicon. It should probably be customized.crossdomain.xmlis to allow remote flash applications to use your web services.
Please refer to the documentation on apache configuration for a detailed guide.