Plus Google usually abides by robots.txt.  Make sure you disallow your admin
pages/folders to all bots.  At least this will stop the honest ones.

Wil Genovese



On Thu, Feb 19, 2009 at 2:41 PM, Dominic Watson <
[email protected]> wrote:

>
> Just another note on this. I've heard of people setting up proxies
> that ignored all redirect headers sent back to them. This means that
> if you use cflocation to locate to your login page, you should also
> ensure that the requested page does not show up should the cflocation
> fail. ie.
>
> <cflocation url="/login" /><cfabort />
>
> Or somesuch.
>
> Dominic
>
> 2009/2/19 Alan Rother <[email protected]>:
> > You need to either use cflocation to redirect them to your login page or
> a
> > cfinclude of the login page followed by cfabort. Ideally, this login
> check
> > code is in your application.cfm or Application.cfc.
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319546
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to