Help - Search - Members - Calendar
Full Version: better index manager
The Planet Forums > Control Panels > cPanel/WHM
Keyser Söze
this is driving me nutso

ok i dont want ppl to be able to get into my folders and get all my stuff, so i have to use index manager to set it to have no index for each folder, or upload a index page to each folder, but i have like a billon folders here so i mean damn

is there a better way to do this? one click does all type thing

thanks
sloop
If you just want to do it for one site, put a .htaccess file in the public_html directory that has:

Options -Indexes

This will work recursively for all subdirectories. You should be able to set this for all new sites by putting that in /root/cpanel3-skel/public_html so it will be copied to new sites' public_html dir.
serverdummy
QUOTE
Originally posted by sloop
If you just want to do it for one site, put a .htaccess file in the public_html directory that has:

Options -Indexes

This will work recursively for all subdirectories.  You should be able to set this for all new sites by putting that in /root/cpanel3-skel/public_html so it will be copied to new sites' public_html dir.


You can also do it by putting that .htaccess in /home
That will affect all users.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.