Hello list,

I have

odin$ cat /etc/httpd.conf
server "default" {
        listen on * port 80
        directory auto index
        root "htdocs/TESLA"
}
odin$

and a bunch of files in the htdocs/TESLA directory.
Can I somehow arrange that the parent of TESLA (i.e. "..") is not
listed when the page is loaded?

Thanks!
Ruda

Reply via email to