MACROMEDIA FLASH COMMUNICATION SERVER MX-SERVER-SIDE COMMUNICATION ACTIONSCRIPT DICTIONARY Spécifications Page 54

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 369
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 53
Configuring Flash Communication Server 33
The Server.xml file contains the following tag structure, along with comments that briefly
describe each tag.
<Root>
<Admin>
<Server>
<UserList>
<User name="admin">
<Password encrypt="true">YWRtaW4=</Password>
<Allow></Allow>
<Deny></Deny>
<Order>Deny,Allow</Order>
</User>
</UserList>
</Server>
<Adaptor name="_defaultRoot_">
<VirtualHost name="_defaultVHost_">
<UserList>
<User name="">
<Password encrypt"false"></Password>
<Allow></Allow>
<Deny></Deny>
<Order>Deny,Allow</Order>
</User>
</UserList>
</VirtualHost>
</Adaptor>
</Admin>
<Server>
<LicenseInfo>FSW100-XXXXX-XXXXX-XXXXX</LicenseInfo>
<AdminServer>
<HostPort>:1111</HostPort>
</AdminServer>
</Server>
<ServerDomain></ServerDomain>
</Root>
The tags in the Server.xml file serve the following purposes:
<Root> is the root tag for the XML document. It is a container for all the other tags.
<Admin> is a container for server administrator and virtual host administrator settings.
The first <Server> tag is a container for the server administrator <UserList> tags.
<UserList> is a container for one or more <User> tag groups.
Vue de la page 53
1 2 ... 49 50 51 52 53 54 55 56 57 58 59 ... 368 369

Commentaires sur ces manuels

Pas de commentaire