I've added a PHP upload script to my server but as I am using Windows I cannot CHMOD the uploads directory to 777 so I cannot upload stuff, what can I do?


I want to be able to show the index of one of my directrys on my server but if I do www.mywebs/blah I get an error 403 Access forbidden, how do I fix this?