Newacct-- > > > I want to make a directory not listable.. how can i do that? > > > > Options -Indexes > > > > Stick that line in an .htaccess file (assuming you've done "Allow > > Override" for that directory), or in the section of the httpd.conf that > > refers to the directory in question. > > look i want the whole files in the root directory of the /var/www/html > non-listable Then you should follow the directions I've just given you as applies to that directory. There's actually another method, which falls in the category "easy but lame". Stick an empty file in that directory and name it "index.html". If that file exists, the server won't build an automatic index, but will instead show your (empty) default page. -- Dan Ray Director Custom Applications Triangle Research, Inc. http://www.triangleresearch.com
Want to buy your Pack or Services from MandrakeSoft? Go to http://wwww.mandrakestore.com
