Re: [PHP] phps and iis

2004-02-15 Thread John W. Holmes
Marek Kilimajer wrote: Anders Gjermshus wrote: Is it possible to get IIS 6 to show php sources. ( phps files ) > Is it possible to set a custom 404 handler in IIS? Than you can set it to a php page, in the php page parse the request URI and highlight_file(). Good catch; never thought of that. It

Re: [PHP] phps and iis

2004-02-15 Thread Marek Kilimajer
Anders Gjermshus wrote: Hi. Is it possible to get IIS 6 to show php sources. ( phps files ) And how do I do that, I have not found anything about it on php.net or www.google.com Regards anders Is it possible to set a custom 404 handler in IIS? Than you can set i

Re: [PHP] phps and iis

2004-02-14 Thread John W. Holmes
Anders Gjermshus wrote: Is it possible to get IIS 6 to show php sources. ( phps files ) No. I've never seen any way to do this with IIS. -- ---John Holmes... Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/ php|architect: The Magazine for PHP Professionals – www.phparch.com -- PHP Gene

[PHP] phps and iis

2004-02-14 Thread Anders Gjermshus
Hi. Is it possible to get IIS 6 to show php sources. ( phps files ) And how do I do that, I have not found anything about it on php.net or www.google.com Regards anders