php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #11683 Manual vague on .htaccess options
Submitted: 2001-06-25 22:52 UTC Modified: 2001-06-26 05:04 UTC
From: whit at transpect dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.5 OS: Linux
Private report: No CVE-ID: None
 [2001-06-25 22:52 UTC] whit at transpect dot com
In checking the online manual to find the syntax for 
setting a local include path for PHP4, it doesn't seem to 
have that. All it does is suggest that PHP3 options can be 
added in .htaccess by prefixing with php3_. Does 4 use 
php_? php3_? Not work with .htaccess? Would help to have 
this on the configuration page of the manual.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-26 05:04 UTC] sniper@php.net
php_value include_path ".:/some/path/:/next/time/rtfm"

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 17:01:30 2024 UTC