본문 바로가기

Oops - IT

검색하기
Oops - IT
프로필사진 김모우

  • 분류 전체보기 (118)
    • Linux (12)
    • Windows (4)
    • Ansible (6)
    • Powershell (12)
    • Zabbix (16)
    • Certification (1)
      • CCNA (0)
      • CCNP (0)
      • CKA (1)
      • RHCSA (0)
    • IT 상식 (9)
    • Kafka (0)
    • Git (4)
    • ELK (9)
    • Airflow (7)
    • Python (7)
      • Django (2)
      • Parshing&Crawling (4)
      • Automation (1)
    • AWS (11)
    • Azure (1)
    • GCP (4)
    • Network (0)
    • Mysql (8)
    • Grafana (0)
    • Docker (3)
    • 일상 (4)
Guestbook
Notice
  • 공지
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
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 31
Tags
  • AWS
  • kibana
  • ansible
  • zabbix
  • powershell
  • Selenium
  • airflow
  • elasticsearch
  • Linux
  • module
  • 8.0
  • EC2
  • 시스템자동화
  • 데이터 분석
  • 자동화
  • 5.0
  • ELK
  • GIT
  • Automation
  • tcp
  • ubuntu
  • crawling
  • MySQL
  • python
  • DB
  • apt
  • sso
  • GCP
  • EKS
  • API
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록파일서버 (1)

Oops - IT

Apache 파일 서버 구성하기

** OS 환경: Ubuntu 16.04 1. Apache 설치 #apt-get update #apt-get install apache2 2. Apache 접속 확인 : http://[HOST IP] 3. DocumentRoot 변경 및 파일 서버 설정 적용 #vim /etc/apache2/site-enabled/000-default.conf . . . DocumentRoot [파일 서버로 사용할 기본 경로] - 변경 . . - 추가 RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d . . :wq 4. 파일 서버로 사용하는 경로에 대한 추가 설정 적용 #vim /etc/apache2/apache2..

Linux 2020. 11. 10. 19:39
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바