7
shouts

Enable PHP Syntax Highlighting on IIS 7 - Ruslan

posted by KluggerKlugger 163 days, 6 minutes ago
Wednesday, October 07, 2009 10:05:19 AM GMT

This post describes how to configure IIS 7 to output syntax highlighted source code for PHP files stored on the web server or site. This feature may be useful for development environments when you want to quickly make the source code accessible to other team members.

WARNING: Never attempt to do what is described below on any internet accessible web site! Doing so will greatly compromise the security of your web application.

The HTTP requests for the PHP source code are usually identified by the “.phps...

category: Foundation | clicked: 5 | | source: ruslany.net | show counter code
tags: IIS, IIS 7, IIS 7.5, IIS7, PHP