Projet

Général

Profil

« Précédent | Suivant » 

Révision 749ac464

Ajouté par Renato Botelho il y a presque 10 ans

Update php55 to 5.5.12

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