View Single Post
Old 09-29-2003, 05:12 PM  
version4
Registered User
 
Join Date: Mar 2003
Posts: 13
Sorry, the last post cut out some of the message:

*****************************************

Is there a way to have some code that if someone goes to a page that is a 404, it runs an SSI.

As an example, if someone went to the webpage www.url.com/test1.shtml, the 404 would load the following:

#include virtual=" page.cgi?test-1.shtml "

On the other hand, if someone went to the webpage www.url.com/test2.shtml, the 404 would load the following:

#include virtual=" page.cgi?test2.shtml "

Thanks
version4 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote