Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- tm-ac1900
- 나인봇 미니 충전
- iomega
- h6000ii
- SAMBA
- BCM94352Z
- AC68U
- traefik2
- webmin
- 바디스윙
- 마클미러
- 모하비
- Nas
- omv
- omv5
- Stretch
- pihole
- 골프 스윙
- macvlan
- 커널 5.13.8
- debian9
- nginx
- ebs 녹음
- uboot
- parallel to usb
- webdav
- openmediavault
- proftpd
- wrt54g
- EBS
Archives
- Today
- Total
목록nginx (1)
해피 투게더
webmin nginx 설정 그리고 webdav 까지
nginx 설치하고 apt-get install -y nginx php5-fpm php5-cgi libhtml-parser-perl webmin module 추가해주면 https://www.justindhoffman.com/sites/justindhoffman.com/files/nginx-0.10.wbm_.gz webmin 에서 nginx server 설정 가능 webdav 사용자 추가하고 nginx 가 사용할 디렉토리 생성 #printf "id:$(openssl passwd -crypt password)\n" >> /mnt/.htpasswd#mkdir /tmp/nginx 아래는 내 서버 설정, 한글을 위해서 유니코드 추가해줌 server { listen 80 default_server; listen [..
장난감
2017. 6. 20. 14:24