07-19-07 06:25 AM
Reporter wrote:
> I was reading "A Comprehensive Guide to .htaccess" at
> http://www.javascriptkit.com/howto/htaccess.shtml
>
> It says "You may need to CHMOD the htaccess file to 644 or (RW-R--
> R--). This makes the file usable by the server, but prevents it from
> being read by a browser."
>
> I am confused. Why does the above mode ng make a file available to
> the server but not to the browser.
>
> Thank you.
>
This is because there is an option in httpd.conf to ban files including
.htaccess. You will have to check inside the httpd.conf file, I can't
remember the exact variable.
--
DM davidm@cia.com.au
The funny .sig is in the wash, I am your replacement.
[ Post a follow-up to this message ]
|