Projet

Général

Profil

« Précédent | Suivant » 

Révision 15f25984

Ajouté par Renato Botelho il y a presque 10 ans

Revert "Revert "Update php55 to 5.5.12""

Time to try 5.5.12 again

This reverts commit 3ae1e9d64cd449c1586c768c9cfaefa0e6409995.

Voir les différences:

pfPorts/php55/pkg-message.mod
4 4

  
5 5
You should add the following to your Apache configuration file:
6 6

  
7
AddType application/x-httpd-php .php
8
AddType application/x-httpd-php-source .phps
7
<FilesMatch "\.php$">
8
    SetHandler application/x-httpd-php
9
</FilesMatch>
10
<FilesMatch "\.phps$">
11
    SetHandler application/x-httpd-php-source
12
</FilesMatch>
9 13

  
10 14
***************************************************************

Formats disponibles : Unified diff