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 | 31 |
Tags
- h6000ii
- uboot
- 바디스윙
- Nas
- debian9
- openmediavault
- proftpd
- nginx
- Stretch
- tm-ac1900
- macvlan
- 커널 5.13.8
- EBS
- AC68U
- omv5
- wrt54g
- traefik2
- 나인봇 미니 충전
- iomega
- SAMBA
- 마클미러
- ebs 녹음
- parallel to usb
- pihole
- webmin
- webdav
- 모하비
- BCM94352Z
- omv
- 골프 스윙
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