Hi all, I am running a python script at the root of my apache server, I access it via http://adress/script.py and all works fine. In this script, I would like to do a glob() of another directory on the machine that is not located under the server's root. I tried to play around with directory permissions in httpd.conf but nothing worked. Can anyone help? Thank you! b.