RE: [PHP] Custom Error pages in IIS

2003-01-23 Thread Didier McGillis
Yes I always do that when I go there. Sorry .. From: "John W. Holmes" <[EMAIL PROTECTED]> Reply-To: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: RE: [PHP] Custom Error pages in IIS Date: Wed, 22 Jan 2003 19:28:03 -0500 No biggie, but you forgot

RE: [PHP] Custom Error pages in IIS

2003-01-22 Thread John W. Holmes
hparch.com/ > -Original Message- > From: Didier McGillis [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 22, 2003 4:42 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [PHP] Custom Error pages in IIS > > Have you tried http://www.iis-resource.com

Re: [PHP] Custom Error pages in IIS

2003-01-22 Thread Didier McGillis
Have you tried http://www.iis-resource.com, they have some good resources. From: "1LT John W. Holmes" <[EMAIL PROTECTED]> Reply-To: "1LT John W. Holmes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: [PHP] Custom Error pages in IIS Date: Wed,

[PHP] Custom Error pages in IIS

2003-01-22 Thread 1LT John W. Holmes
Is anyone using PHP to create custom error pages in IIS. I want to modify the 403 error page to do a redirect to HTTPS if it was requested with HTTP. I had someone try it, but they said it didn't work. I'm at work now and don't have a box to try it on until I get home. Does anyone have this working