Web Hosting Talk







View Full Version : htaccess


dianetomo
01-14-2006, 07:06 PM
What is the advantage of having htaccess enabled - excuse my ignorance

Thanks
Di

orbitz
01-14-2006, 08:55 PM
This page probably explains what you need to know about using .htaccess
http://www.javascriptkit.com/howto/htaccess.shtml

astellar
01-14-2006, 09:03 PM
What is the advantage of having htaccess enabled - excuse my ignorance
This is good way to have directory-dependent config for access contol, rewrite engine and so on. It is very usefull for shared hosting, where users have no access to site-wide config.

chrisranjana
01-14-2006, 09:29 PM
Hello Diane

IT depends on what you want to use the .htaccess file for ?