Nginx 오류 해결 소결

551 단어
질문 1:
[root@Tony_ts_tian sbin]# ./nginx ./nginx: error while loading shared libraries: libpcre.so.1: cannot open shared object file: No such file or directory
해결 1:
 lib :
[root@Tony_ts_tian lib]# ln -s /usr/local/lib/libpcre.so.1 /lib64/

질문 2:
Nginx 서버 로 인해 CSS 가 해석 할 수 없 게 되 었 습 니 다. ie 를 사용 하면 360 과 화 호 를 사용 할 수 없습니다.
해결 2:
  Nginx    /etc/nginx/nginx.conf   include /etc/nginx/mime.types;   ;
     .
  ,   springmvc  ,servlet    url      ,  :/  *.html

좋은 웹페이지 즐겨찾기