Re: better protection?

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

 



Ross wrote:
> If I protect folders via cpanel (HTTP auth) is this more secure than using 
> php code?

Logically, it /could/ be more secure as it prevents access to any PHP
code and thus any vulns in PHP itself.

In practice tho', the login code and the small part of cpanel that the
un-authed user has access to is unlikely to have any vulns. Even new
injection attacks are unlikely to cause any problems, but you certainly
can't rule it out.

So, in principle, yes it is more secure; in practice, it probably
doesn't matter. (IMO)

Col.

-- 
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