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]