prevent builtwith.com showing what my site is built with

后端 未结 5 594
悲哀的现实
悲哀的现实 2020-12-19 17:56

Is there a way to mask my real server technology say from PHP to show up as Python when checked by sites like http://builtwith.com? Or at least to not show anything at all?<

5条回答
  •  独厮守ぢ
    2020-12-19 18:45

    I've seen this question asked with many other packages, the result is always that hiding what something is running, that's publicly accessible, is not really possible, and not worth the time - time's better spent tightening real security issues like keeping private directories private etc, correct set-up and keeping the software up to date

提交回复
热议问题