CodeIgniter Forums
Random urls - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7)
+--- Forum: Addins (https://forum.codeigniter.com/forumdisplay.php?fid=13)
+--- Thread: Random urls (/showthread.php?tid=74768)



Random urls - doanphan111 - 11-03-2019

Hello,
I found that one of the best way to secure Website pages from unknown people is random URL.
For example:
http://domain.com/controller/page/1
to sth like:
http://domain.com/6456r43462344/2342345424

and change URL after each login.

How can I do this


Doan


RE: Random urls - jreklund - 11-04-2019

It's not recommended.

https://www.owasp.org/index.php/Security_by_Design_Principles#Avoid_security_by_obscurity