It finds the page if it is named 404.txt, 404.html, 404.asp, but not if named 404.php.
Changing the path structure does not seem to change anything. Thanks though. -- Thierry ---> Manas Tungare, 5/3/04 16:43 : > 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. --------------------------------------------------------------------- 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/
