RE: [EMAIL PROTECTED] Altering the Configuration f.ie

2006-10-24 Thread Jonathan Villa
I'm not positive, but I think where you have ErrorDocument 404 "Here is my message. " you want something like this ErrorDocument 404 myCustomizedErrorDOCUMENT.html - Original Message - From: Mark Kenyon Sent: Thu, 11/2/2006 5:53pm To: users@httpd.apache.org Subject: [EMAIL PROTECTED]

RE: [EMAIL PROTECTED] Apache and php

2006-10-23 Thread Jonathan Villa
Compile 2 different versionsif running simultaneously/usr/local/php4/usr/local/php5and associate files differently for each version..php5.php4- Original Message -From: Javier Martinez <[EMAIL PROTECTED]>Sent: Thu, 11/2/2006 3:48pmTo: users@httpd.apache.orgSubject: [EMAIL PROTECTED] Apache a