Hello, I need to add some include_path info to an htaccess file. What is the correct line i need to add.
Bill
php_value include_path "/usr/lib"
make sure AllowOverride = All
Tom