Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change 
notification.

The "DebianPHP" page has been changed by thumbs.
The comment on this change is: Removed the reference to php.net (their 
documents are now accurate) and changed the AddHandler to a FilesMatch / 
SetHandler block..
http://wiki.apache.org/httpd/DebianPHP?action=diff&rev1=16&rev2=17

--------------------------------------------------

  
  to:
  
- <FilesMatch .php$>
+ <FilesMatch \.php$>
    SetHandler application/x-httpd-php
  </FilesMatch>
  

Reply via email to