Re: [users@httpd] .phps extension with mod_fastcgi

2005-07-14 Thread Chris Hall
it's a PHP thing. add: # display formatted, syntax hilighted php source code AddType application/x-httpd-php-source .phps to httpd.conf and restart the server On 7/13/05, dAniel hAhler <[EMAIL PROTECTED]> wrote: > Hi, > > is the handling of .phps extensions (probably as text/html, with syntax

Re: [users@httpd] .phps extension with mod_fastcgi

2005-07-13 Thread Ivan Barrera A.
dAniel hAhler wrote: > Hi, > > is the handling of .phps extensions (probably as text/html, with syntax > coloured php source code) a feature of mod_php only or can I activate/use it > with mod_fastcgi (+PHP) also? > You should really ask that, on some php-mailing list > Thank you. > >

[users@httpd] .phps extension with mod_fastcgi

2005-07-13 Thread dAniel hAhler
Hi, is the handling of .phps extensions (probably as text/html, with syntax coloured php source code) a feature of mod_php only or can I activate/use it with mod_fastcgi (+PHP) also? Thank you. - The official User-To-User supp