php - Secure admin system with hiding admin URLs -


is idea hide admin urls in order prevent being damaged hackers? how can hacker enters admin area without knowing url if hacker have username , password?

what mean security through obscurity , very bad idea...


Comments

Popular posts from this blog

mod rewrite - Using "?" when rewriting the URL -

Admob integration with pygame in android -

python - duplicate table (identical) including primary key - using django south -