MACROMEDIA FLASH MEDIA SERVER 2-SERVER-SIDE ACTIONSCRIPT LANGUAGE Manuale Utente Pagina 134

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 240
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 133
134 Configuration Files
The default sequence Allow, Deny means that administrative access is allowed unless the user
is specified in the
Allow list of commands and not in the Deny list:
<Order>Deny,Allow</Order>
The alternative sequence Deny, Allow means that administrative access is allowed unless the
user is specified in the
Deny list of commands and not specified in the Allow list:
See also
Allow (Users), Deny (User)
Password
This tag specifies the password for the administrator of this vhost.
Description
Passwords cannot be empty strings (“”). Passwords are usually encrypted. In the following
example, the
encrypt attribute instructs the server to encrypt the contents of the password.
When the
encrypt attribute is set to true, the password you see in the file is the encrypted
password, and it is interpreted as an encoded string.
Example
<Password encryt=”true”></password>
Root
Container tag.
Description
The Root tag is a container for all the other tags.
User
This tag identifies an administrator for the server.
Description
You can identify multiple administrators for a virtual host by creating a profile for each
administrator with the
User, Password, Allow (Users), Deny (User), and Order (User)
tags.
Example
<User name=”jsmith></User>
Use the name attribute to identify the login name of a Flash Media Server administrator:
Vedere la pagina 133
1 2 ... 129 130 131 132 133 134 135 136 137 138 139 ... 239 240

Commenti su questo manuale

Nessun commento