PayPal Password Management - 2002 Guia de Instalação Página 12

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 22
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 11
Apache Basic Authentication
Apache Configuration
2
12 April 2002 Password Management Installation Guide
Because this file needs to be accessed and written to by the Password Management script, the
owner must be the Apache user that the script will run as. For example if your Apache
username is apache:
chown /var/www/files/.htpassword apache
Apache Configuration
You need to verify that Apache's configuration is ready to support basic authentication. Look
in your Apache configuration file, httpd.conf, for the following (where
/var/www/html
is your own document root):
<Directory "/var/www/html">
A few lines below this entry, find the line:
AllowOverride None
Change this to:
AllowOverride AuthConfig
After you have saved your changes you need to restart Apache for the new configuration to
take effect.
Vista de página 11
1 2 ... 7 8 9 10 11 12 13 14 15 16 17 ... 21 22

Comentários a estes Manuais

Sem comentários