Search package by name
Package Management
Package Search
Channel Management
Configuration
Warning:
This package management website is
not protected
with a password, this is a MAJOR security risk. Please read the
README
.
Package pear.php.net/PEAR_Frontend_Web, Documentation files:
docs/index.php.txt
docs/example.php
docs/htaccess
README
pear.php.net/PEAR_Frontend_Web :: docs/htaccess:
# replace <full_pathname_to> with
# the correct and full path to the .htpasswd file
AuthUserFile <full_pathname_to>/.htpasswd
AuthType Basic
AuthName "Web-based PEAR Frontend"
Require valid-user