php3-list | 199901
Date: 01/11/99
- Next message: Andrew Smith: "RE: [PHP3] FormMail.pl"
- Previous message: Eric Thelin: "[PHP3] $DOCUMENT_ROOT in include_path?"
- In reply to: Eric Thelin: "[PHP3] $DOCUMENT_ROOT in include_path?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Can I put apache variables like DOCUMENT_ROOT in my include_path in
> php3.ini? This would very useful when there are many similar virtual
> hosts on a machine.
No, but you can have separate php3_include_path directives for each
virtual host. Just stick them inside each <VirtualHost> block.
-Rasmus
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev <email protected>
- Next message: Andrew Smith: "RE: [PHP3] FormMail.pl"
- Previous message: Eric Thelin: "[PHP3] $DOCUMENT_ROOT in include_path?"
- In reply to: Eric Thelin: "[PHP3] $DOCUMENT_ROOT in include_path?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

