I'm I able to do use the files localy while serving? Since i can't use a server and client on the same machine, i'm doing something like server: using /home/httpd/htdocs client: using /coda/server1/home/httpd/htdocs
both will read and write to files. Is it safe? Thanks, Gabriel