Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道的三个选项:
我正在开发一个严重依赖于知道客户端的 url 的应用程序。我同意这是一个糟糕的设计,但那是另一个问题。就是这样。
有没有什么好的安全方法可以使 URL 只是域名而不是其他任何东西?
我认为这也取决于您用于实现的技术,但我想可以使用 URL 重写?
有关的