Research and development
Today a user on one of my web servers asked me why .phps files would only download and not show the highlighted PHP code as expected. This is usually done by adding the following to your “httpd.conf”… AddType ‘application/x-httpd-php-source’ .phps … Continue reading
Posted in Sysadmin | Tagged Apache | 3 Comments