1 wget http://mirrors.hust.edu.cn/apache/trafficserver/trafficserver-7.1.1.tar.bz2
2 tar -jxvf trafficserver-7.1.1.tar.bz2
3 ./configure --prefix=/usr/local/ats
4 make&&make install
View Code

相关文章:

  • 2021-11-18
  • 2021-07-08
  • 2021-07-13
  • 2021-08-15
  • 2021-11-10
  • 2021-11-22
  • 2021-08-07
  • 2021-08-08
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-13
  • 2021-04-16
相关资源
相似解决方案