> No. Like Steve said, just don't set 'fusebox page' in that case.

So to prevent people calling .a4d files in the Fusebox site directly, any
.a4d file in the Fusebox site should start with / include on top:

<% if (isFuseboxRequest = false)
redirect("http://Fuseboxsite/index.a4d";)
end if
%>

Or do you suggest another approach?

Pete


_______________________________________________
Active4D-dev mailing list
[email protected]
http://list.aparajitaworld.com/listinfo/active4d-dev
Archives: http://vasudev.aparajitaworld.com/archive/active4d-dev/

Reply via email to