Hello all, I have an internal web server that serves images nicely from our server by copying first into the "web" folder and then being "served". I would like to serve them directly if possible in order to save the copy step.
I have set safe doc dirs = /qwsrv3/images/ This is not the server that active4D is running on. qwsrv3 is a server name while images is a volume share on that server. When I attempt to browse anything outside of the web directory I get a 404 error. I have tried to serve a single file from the local hard drive and get 404. Sould I not be getting 403 errors? I have a check to see if the file actually exists by passing the actual path and the files do exist. Can I skip the copy step and serve images directly? Regards, -- Paul Medland Hamilton, Ontario, CA _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
