Why in default installation of apache in debian and ubuntu cgi-bin directory is in /usr/lib

StackOverflow https://stackoverflow.com/questions/21729735

  •  10-10-2022
  •  | 
  •  

문제

Well, the main question is in the title. Why in default Apache installation in Debian and Ubuntu the cgi-bin directory is in /usr/lib/cgi-bin not for example in /var/www/cgi-bin

도움이 되었습니까?

해결책

Because that's what the relevant section of Debian Policy Manual requires. The Debian Policy document in general describes the policy requirements what each Debian Linux distribution and each package must conform to.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top