## Root and index files.
root D:/프로젝트폴더;
index index.php index.html index.htm;
출처: https://gocoder.tistory.com/48 [고코더 IT Express]
## Regular PHP processing.
location ~ \.(php|html|htm)$ {
try_files $uri =404;
fastcgi_pass php_processes;
fastcgi_index index.php;
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
include fastcgi_params;
}
출처: https://gocoder.tistory.com/48 [고코더 IT Express]
Wnmp Control Pannel -> File -> Wnmp Options -> PHP 탭 이동,
php_fileinfo.dll, php_gd2.dll 체크 후 재시작.
초기 데이터베이스 패스워드는 'password'입니다.
DB ID : root
DB PW : password
제목 | 날짜 | ||
---|---|---|---|
467 | [하드웨어] 새로 산 하드에 공진음이 들린다 | 5184 | 2014/02/15 |
466 | [사이트관리] Apache 서버 .htaccess 활용(접근 제어 - 아이피 제어) | 5995 | 2014/02/09 |
465 | [생활] 뱅크월렛 사용하기 [4] | 7523 | 2014/01/08 |
464 | [엑셀] IF 조건문 | 7516 | 2013/12/31 |
463 | [엑셀] 수식 전체 입력하기 | 5787 | 2013/12/31 |
462 | [생활] CGV/롯데시네마/메가박스/프리머스 영화 싸게보는법! 재밌는 영화, 할인받아보자 | 7904 | 2013/12/16 |
461 | [기타] 이클립스 Failed to crate the java machine 해결 방법 질문입니다. [1] | 6447 | 2013/11/11 |
460 | [가상윈도우] [VirtualBox] VirtualBox 저장소(VDI) 용량 늘리기 | 7642 | 2013/10/29 |
459 | [윈도우] 윈도우 7 64비트 서비스팩1 설치 실패 | 19501 | 2013/10/29 |
458 | [하드웨어] CPU 순위 | 5868 | 2013/10/09 |
457 | [윈도우] 마우스키 설정으로 컴퓨터 하기 | 9497 | 2013/07/27 |
456 | [X61] 트랙포인트(빨콩) 대체하기 | 9110 | 2013/07/10 |