View Single Post
  #3 (permalink)  
Old 12-25-2003, 06:45 AM
kiran kiran is offline
Junior Member
0 posts this year. needs some grease!
New user, who has not interacted much yet.
 
Join Date: Dec 2003
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Send a message via Yahoo to kiran
Default

.htaccess files (or "distributed configuration files") provide a way to make configuration changes on a per-directory basis. A file, containing one or more configuration directives, is placed in a particular document directory, and the directives apply to that directory, and all subdirectories thereof.

Sudip, you can find more info on .htaccess at http://httpd.apache.org/docs/howto/htaccess.html
Reply With Quote