Re: why so slow?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, November 3, 2006 1:12 pm, Jon Anderson wrote:
> Or you can .htaccess "Deny From All" them out... That's my preferred
> solution. It keeps the include tree near the code that accompanies it
> without risking anything even if they're called *.php.

Until you upgrade Apache and forget to enable .htaccess.

Or somebody turns .htaccess off for performance.

Or Junior Programmer wipes out your .htaccess file.

Or you tar up the site to move it to Production, but your tar command
doesn't do .htaccess unless you work at it.

Or Junior Programmer over-rides your .htaccess in a lower-level .htaccess

All of the above are simply too easy to happen in the real world, imho.

You have to work a lot harder at it to intentionally expose a
non-web-tree file to the web, even on accident.

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux