![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: Mapping the Path
From: Janwillem Borleffs <jw@jwscripts.com>
Date: Sun Jan 01 2006 - 02:10:17 CET
Jim Carlock wrote:
IMO, the most convenient way to do this is to add a php_value directive to
php_value include_path ".;C:/Path to includes dir"
Or when using virtual hosts:
<VirtualHost *:80>
JW
|