Im writing a cgi script that works kind of like a forum, except that each post will create a new html page. Im having problems creating the page though. How can I give permission to that directory to allow the creation of pages by the cgi script? The directory is currently owned by root, but with read/write priviledges.