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...
No comments yet, be the first one to post comment.