php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56019 PATCH: bugs/include/.htaccess Location not valid directive
Submitted: 2004-03-31 15:15 UTC Modified: 2004-04-01 01:12 UTC
From: danielc at analysisandsolutions dot com Assigned: mj (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
37 - 25 = ?
Subscribe to this entry?

 
 [2004-03-31 15:15 UTC] danielc at analysisandsolutions dot com
Description:
------------
Noticed an error in the Apache logs on my pearweb test server caused by pearweb/public_html/bugs/include/.htaccess.  It contains the Location directive, but that's not valid in .htaccess files.  Use Files directive instead.  Patch located at
http://www.analysisandsolutions.com/pear/bugs.include.htaccess.diff



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-01 01:12 UTC] mj@php.net
I moved the <Location /> stuff into Apache's virtual host configuration file.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 07:01:32 2024 UTC