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

Re: [PHP] PHPS on apache 2

2002-08-12 Thread FileCop
I found out, that phps isn't supported for apache 2 before php 4.3.x or so "Analysis & Solutions" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On Sat, Aug 10, 2002 at 07:38:05PM +0200, FileCop wrote: > > > > I have installed apache 2.0.39 and php 4.2.2 on a w

Re: [PHP] PHPS on apache2

2002-08-11 Thread Alawi
on the way how can I make phps on IIS WHERE CAN I read ABOUT THIS ON MANUAL? - Original Message - From: "FileCop" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 09, 2002 11:25 PM Subject: [PHP] PHPS on apache2 > Hi! > > I have installed

Re: [PHP] PHPS on apache 2

2002-08-10 Thread Analysis & Solutions
On Sat, Aug 10, 2002 at 07:38:05PM +0200, FileCop wrote: > > I have installed apache 2.0.39 and php 4.2.2 on a windows maschine (yes I > know that sucks). I have added the "AddType application/x-httpd-php-source > .phps" line to my httpd.conf file, but .phps does not work. Did you add the corres

[PHP] PHPS on apache 2

2002-08-10 Thread FileCop
Hi! I have installed apache 2.0.39 and php 4.2.2 on a windows maschine (yes I know that sucks). I have added the "AddType application/x-httpd-php-source .phps" line to my httpd.conf file, but .phps does not work. I just attempts to download the file. phps was working when I used apache 1.3.24 and

[PHP] PHPS on apache2

2002-08-10 Thread FileCop
Hi! I have installed apache 2.0.39 and php 4.2.2 on a windows maschine (yes I know that sucks). I have added the "AddType application/x-httpd-php-source .phps" line to my httpd.conf file, but .phps does not work. I just attempts to download the file. phps was working when I used apache 1.3.24 and

[PHP] .phps

2002-04-19 Thread Mantas Kriauciunas
Hey [EMAIL PROTECTED], as i understand files .phps should view code nice and in colors... but when i set up everything good in http.conf and (as i think) everything is perfect it wants me to download that .phps file...what can be wrong? im using PHPTriad on win2k thank you :---

[PHP] .phps on win32 (IIS5)

2001-05-18 Thread Chris Sano
Does anyone know how to create a PHP source file (.phps) in windows? I tried looking on the PHP site and had no luck.. Any help would be greatly appreciated.. Am running IIS5.0 with PHP4.0.5 Thanks! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED]