Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- Prevent viewing of .htaccess file


jdMorgan - 1:55 pm on Aug 28, 2009 (gmt 0)


No, because the .htaccess file is not "called" by using a URL, it is invoked automatically as part of the server's URL-to-filename translation process.

Your code *will* prevent anyone using HTTP to examine your .htaccess file, including search engines. But search engines don't need to download that file or examine it, because it is used only by your server itself.

Jim


Thread source:: http://www.webmasterworld.com/apache/3979941.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com