Hi,
there are sometimes scripts that are run on the server from the web interface but they require some folder for their storage, which shouldn't be acceseble from the web, how can we give such kind of permission to a folder,
what should be the username that should have write permission on that kind of folder,
like php sessions have to be saved to a folder but in my case the folder is not writeable my scripts say, tell me how to make it writeable so that seesions can work.
i have a windows 2003 server.
Regards
Plzz help