Joe Pruett wrote:
> a fix is to replace two lines in /etc/httpd/conf.d/php.conf:
>
> AddHandler php5-script .php
> AddType text/html .php
>   

what about other AddHandlers ?   

for instance,

    AddHandler cgi-script .cgi

    AddHandler type-map var


I had both of these on my server, and just now replaced them with 
similar <FilesMatch...> sections.


_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to