PayPal Password Management - 2002 Guide d'installation Page 12

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 22
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 11
1 2 ... 7 8 9 10 11 12 13 14 15 16 17 ... 21 22

Commentaires sur ces manuels

Pas de commentaire