MACROMEDIA FLASH MEDIA SERVER 2-SERVER-SIDE ACTIONSCRIPT LANGUAGE Instrukcja Użytkownika Strona 169

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 240
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 168
1 2 ... 164 165 166 167 168 169 170 171 172 173 174 ... 239 240

Komentarze do niniejszej Instrukcji

Brak uwag