On 3 Apr 2007, at 18:23, Aparajita Fishman wrote:

If you are using Active4D, you should be able to control access to those urls by using the On Authenticate and On Request event handlers.

Isn't the problem here that 4D's handler kicks in before Active 4D's, so Active 4D's handler might never see the request ?

(i.e. the request is only passed to Active 4D if the content doesn't exist - I actually use 4D's web server to serve static content while the dynamic urls get passed to Active 4D in 'On Web Connection').

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

Reply via email to