본문 바로가기

Xesper's blog

검색하기
Xesper's blog
프로필사진 윤종선

  • 분류 전체보기 (26)
    • BackEnd (3)
      • Laravel (1)
      • Codeigniter (0)
      • IDE (0)
      • Core (2)
    • FrontEnd (1)
      • [JS] jQuery (0)
      • [JS] Kendo UI (0)
      • [JS] Vue.js (0)
      • Javascript (0)
      • HTML (0)
      • CSS (1)
    • iOS (0)
      • Swift (0)
      • Xcode (0)
    • Mac (3)
      • Tools (1)
      • Settings (2)
    • WAS (2)
      • Apache (1)
      • nginx (1)
    • Server (6)
      • Security (1)
      • Linux (1)
      • AWS (4)
    • Evironment (3)
      • ITS (1)
      • VCS (2)
    • Xesper (1)
      • Xesper's diary (0)
      • 좋은 글귀 (1)
      • Bestidol's diary (0)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/06   »
일 월 화 수 목 금 토
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
Tags
  • composer
  • cert.pem
  • git #commit #rebase
  • OpenSSL
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록WAS (2)

Xesper's blog

Https letsencrypt 적용하기

1.설치sudo yum install certbot 2. 확인 sudo firewall-cmd --permanent --add-service=https$ sudo firewall-cmd --reload firewall을 사용하고 있으면 443포트를 열어줘야함. 3.실행 sudo certbot certonly --standalone -d www.example.com 도메인을 여러개 추가 하고 싶으면 뒤에 -d test.example.com 형식으로 추가 시키면 됨. 참고 : https://gongzza.github.io/php/laravel/install-letsencrypt-nginx/

WAS/nginx 2017. 12. 4. 22:15
access_log 아이피 분석해서 그룹 & 카운트 하기

cat access_log | cut -d ' ' -f 1 |sort|uniq -c

WAS/Apache 2015. 6. 4. 17:45
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바