View Single Post
Old 2007-11-18, 07:57 AM   #6
Simon
That which does not kill us, will try, try again.
 
Simon's Avatar
 
Join Date: Aug 2003
Location: Conch Republic
Posts: 5,150
Send a message via ICQ to Simon Send a message via AIM to Simon Send a message via Yahoo to Simon
Yes, the .htaccess file in a directory takes precedence over other .htaccess files in directories above it or in other directories at the same level.

Unless you have a .htaccess above your "hlimages" directory that disallows hotlinking, you won't need another .htaccess file to allow it. However, if your "hlimages" directory is inside your "images" directory, then you'd need another .htaccess file inside the "hlimages" directory to turn off the hotlink protection inherited from being inside the protected "images" directory.

HTH



.
__________________
"If you're happy and you know it, think again." -- Guru Pitka
Simon is offline   Reply With Quote