Custom File-Not-Found Page
kerem | Posted 7:15am 23. March 2008 Server Time |
Hi,
I prepared and upload a custom file-not-found page to the root directory of server. when a page requested (http://www.xxx.com/1.asp - page 1.asp is not present) in root directory, all images displayed on file-not-found page very well. but if you request page 1.asp that supposed to be in a folder named abc (http://www.xxx.com/abc/1.asp), none of the images displayed on the file-not-found page, also the scripts not executed well.
Any idea?
Thanks in advance |