Is session.save_path possible in .htaccess using CGI?
Posted by voipfc on 02/19/07 20:36
Is the session.save_path variable possible in the .htaccess file? I am
not sure whether it requires php_flag or php_value - php_value
generates an error.
The docs state that session.save_path should be possible. Is there any
php_x value I can use.