Mukhbir

 
  • Increase font size
  • Default font size
  • Decrease font size
  • default color
  • green color
  • blue color

Turn off directory listing using .htaccess

E-mail Print PDF

Add this in .htaccess file in your root directory to turn off the specific file or whole directory listing

# This will not show anything

IndexIgnore *

#This will not show gif and png images, but will list everything else

IndexIgnore *.gif *.png

Comments (0)Add Comment
Write comment
 
  smaller | bigger
 

busy
Last Updated ( Tuesday, 06 January 2009 05:28 )