Actually I should be more specific, what we're doing with CF5 is making the
application a bit smarter.  If someone types in
http://www.ourapp.com/nonexistentsubdirectory, the code will take
'nonexistentsubdirectory' and see if that user exists in the database and
then redirect the browser to the login page for that user.  This is done via
a custom 404 error setting in IIS that automatically redirects the previous
URL to index.cfm?site=nonexistentsubdirectory.

 

-----Original Message-----
From: Steve Brownlee 
Sent: Monday, November 15, 2004 2:23 PM
To: CF-Talk
Subject: CF Server custom errors

This is a question regarding the built-in server for CFMX.  We're running
both CF5 and CFMX on our development machines, and in the CF5 configuration,
we have IIS redirecting users to a page on any 404 error.  Is there a way to
set up the CFMX server to mimic this functionality?

Thanks in advance,
Steve



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:184308
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to