From:             [EMAIL PROTECTED]
Operating system: redhat
PHP version:      4.2.3
PHP Bug Type:     Feature/Change Request
Bug description:  feature request

I would like to be able to include remote urls protected with a .htaccess
and be able to type the password with php.  For example, printers where I
work are controlled using built in web servers.  You can use the
username/password to control print jobs as well as get usage statistics. 
I do not want most people to be able to change the settings/ip addresses
but I do want them to be able to view the print statistics, all of which
are controlled with the same password.

My thought was to create a php page and include the url for the statistics
page and somehow send the username and password, this way I can make my
customized .htaccess and allow multiple users to access statistics while
still keeping administrative access away from the masses.

Walter Weiss
-- 
Edit bug report at http://bugs.php.net/?id=20897&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20897&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20897&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20897&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20897&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20897&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20897&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20897&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20897&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20897&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20897&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20897&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20897&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20897&r=isapi

Reply via email to