MACROMEDIA FLASH MEDIA SERVER 2-SERVER-SIDE ACTIONSCRIPT LANGUAGE Manuel d'utilisateur Page 169

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 240
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 168
XML configuration files 169
If more than one virtual host on the same adaptor has been defined with the same alias, then
the first match that is found is taken. You can avoid unexpected behavior by specifying a
unique alias for each virtual host.
See also
AliasList
AliasList
Container tag
Description
The tags nested in this section list the alias(es) for this virtual host. You can specify an
unlimited number of aliases by adding additional
Alias tags. Each Alias must map to the IP
address for the virtual host.
Contained tag
Alias
Allow
This tag is a comma-delimited list of domains that are allowed to connect to this virtual host.
Description
If the Allow tag is left empty, the only connections allowed are those coming from the same
domain.
Examples
<Allow>macromedia.com,yourcompany.com</Allow>
This example allows only connections from the macromedia.com and yourcompany.com
domains.
<Allow>localhost</Allow>
This example allows localhost connections only.
<Allow>all</Allow>
This example allows connections from all domains. Macromedia does not recommend the use
of
“all”; it may create a security risk.
Vue de la page 168
1 2 ... 164 165 166 167 168 169 170 171 172 173 174 ... 239 240

Commentaires sur ces manuels

Pas de commentaire