## 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
제목 | 날짜 | ||
---|---|---|---|
419 | [윈도우] 키보드 단축키로 제어판 소리 설정창 열기(실행 - 제어판 소리 설정) | 4985 | 2017/03/15 |
418 | 무료 mp3 다운 개소리 | 4995 | 2008/11/27 |
417 | [웹로그] 픽픽(PicPick) v1.7.2 Release | 5032 | 2007/10/22 |
416 | [웹로그] 웹의 도덕적 교육의 필요성 | 5073 | 2007/10/11 |
415 | [웹로그] 프로디지 7.1 LT 녹음하기 | 5079 | 2007/10/29 |
414 | [웹로그] 메일의 진화 | 5097 | 2007/11/06 |
413 | DaulSoft - GoreWan | 5119 | 2008/12/25 |
412 | [기본] 오픈아이디, 내 도메인으로도 활용 가능할까? | 5131 | 2007/11/07 |
411 | [기본] 윈도를 빠르게 끄자. | 5149 | 2007/11/08 |
410 | [기본] 각 블로그 포스팅에 대한 조회수를 설정해보자. | 5159 | 2007/11/08 |
409 | [윈도우] 윈도우7 윈도우8 사용자 폴더 이동하기(비추) [4] | 5173 | 2013/06/13 |
408 | [하드웨어] 새로 산 하드에 공진음이 들린다 | 5184 | 2014/02/15 |