PDA

View Full Version : Protection of admin area


Yahook
05-19-2005, 10:05 AM
What is more reliably - to protect admin area using htaccess, or to protect using sessions?

xariton
05-19-2005, 10:08 PM
I think that it doesn’t matter. Sessions and htaccess are both rather reliably.
Is depends on what match more for your need.

Hardcore-XTC
09-15-2005, 12:51 PM
i use both but prefare sessions and use this most

Inarus
09-19-2005, 11:28 PM
I use .httaccess & I never had problems

Yahook
09-20-2005, 12:32 AM
I use .httaccess & I never had problems

The same for me ;)

Stazz
09-22-2005, 02:56 PM
I use sessions&ip restrictions.And prefer to change my password periodically.