Thierry Lavall�e wrote: > I have PHP installed on win2k and am trying to test a custom 404 page. > 404.php > > IIS refuses to run the PHP if it is called by a missing page. > Object not found.
Try using a relative URL from the web server root, "/404.php" instead of "404.php" (note the "/"). Then again, I haven't tried this myself, so standard disclaimer applies. -M. --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [EMAIL PROTECTED] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
