]> TLD Linux GIT Repositories - packages/php.git/blobdiff - php-apache.ini
- remove everything, we'll merge PHP 5.4 into clean repo
[packages/php.git] / php-apache.ini
diff --git a/php-apache.ini b/php-apache.ini
deleted file mode 100644 (file)
index 3b335f6..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-; php-apache.ini - configuration used only for apache SAPI
-;
-; Please note that, unlikely in original php distributions, this file
-; is read AFTER (not instead of) reading global /etc/php/php.ini.
-;
-; It allows you to control global settings for all SAPIs in one place
-; and override some settings in SAPI-specific files without need of
-; copying whole large php.ini.
-
-[Session]
-session.save_path         = /var/run/php
-                                   ; argument passed to save_handler
-                                    ; in the case of files, this is the
-                                    ; path where data files are stored
-