[colug-432] Setting up apache2 test server to show php formatted source (ubuntu 10.10)

Scott Merrill skippy at skippy.net
Fri Apr 22 11:44:08 EDT 2011


On Fri, Apr 22, 2011 at 11:30 AM, Scott Webster Wood <treii28 at yahoo.com> wrote:
> #  RewriteEngine On
> #  RewriteRule (.+\.php)s$ $1 [H=application/x-httpd-php-source]
> #  RewriteRule ^(.+\.php)s$ $1 [T=application/x-httpd-php-source]

Try this: [T=application/x-httpd-php-source,PT]



More information about the colug-432 mailing list