Readers,

According to the php manual, apache should be configured to parse php, e.g.:

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

Apparently this should be part of the addtype directive. I don't
understand which file I am to edit and add the code shown above. Can
somebody help please?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to