]> git.pld-linux.org Git - packages/php.git/blob - php-apache.ini
- replaced java-fix patch with java-norpath patch (remove redundant rpaths
[packages/php.git] / php-apache.ini
1 ; php-apache.ini - configuration osed only for apache SAPI
2
3 [Session]
4 session.save_path         = /var/run/php
5                                     ; argument passed to save_handler
6                                     ; in the case of files, this is the
7                                     ; path where data files are stored
8
This page took 0.029431 seconds and 4 git commands to generate.