[PHP-DEV] Bug #1503 Updated: PHP breaks Apache 1.3.6 Auth module From: Bug Database (php-dev <email protected>)
Date: 09/05/99

ID: 1503
Updated by: coar
Reported By: paul <email protected>
Status: Open
Bug Type: Other
Assigned To:
Comments:

I don't see any reason to think PHP is involved here; the
processing of .htaccess files is an Apache function, not
something PHP does. Unless the .htaccess file contains
PHP-related directives..? Why do you think PHP is at
fault here?

BTW, you *can* do auth for such directories -- but only
by putting the auth directives into an appropriate
<Directory> container in the main config files. That will
work while the .htaccess files are broken and disabled
with AllowOverride None.

Full Bug description available at: http://bugs.php.net/?id=1503

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>