1.判断网站使用何种网页语言

  在首页网址后边加 index.html  /  index.asp   /index.php   /index.jsp......

  只有对应的网址才会正确显示

2.判断网站所用服务器

  linux服务器对大小写敏感,windows对大小写不敏感

  转换大小写,linux会报错,windows则不会

相关文章:

  • 2021-04-01
  • 2022-12-23
  • 2021-08-19
  • 2022-02-07
  • 2022-02-13
  • 2022-01-07
  • 2021-11-02
  • 2022-01-10
猜你喜欢
  • 2021-10-24
  • 2021-08-03
  • 2022-01-07
  • 2021-08-01
  • 2022-12-23
  • 2022-12-23
  • 2021-08-16
相关资源
相似解决方案