blocking access to directory tree.

Ray Strode halfline at hawaii.rr.com
Wed Apr 25 20:28:02 PDT 2001


> <Directory /whatever/directory)
> Options "Anything but 'Indexes'"
> </Dirtectory>
Also you can just chmod -r the directory.
Make sure that the directory has execute
permissions tho (chmod +x) because otherwise
the webserver won't be able to change in to
it and the pages won't get served!

--Ray



More information about the LUAU mailing list