All you younguns don’t know we use do do this with Apache HTTPD, and we thought it was awesome:
```
<FilesMatch "\.phps$">
SetHandler application/x-httpd-php-source
</FilesMatch>
```
Discussion
All you younguns don’t know we use do do this with Apache HTTPD, and we thought it was awesome:
```
<FilesMatch "\.phps$">
SetHandler application/x-httpd-php-source
</FilesMatch>
```
@ramsey different times...