## 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
제목 | 날짜 | ||
---|---|---|---|
623 | [웹로그] 초보자 파이어폭스 사용하기 및 기본적인 추천플러그인 (작성 중 임시) | 7903 | 2007/10/07 |
622 | [하드웨어] 업어온 아버지의 PC | 6700 | 2007/10/07 |
621 | [웹로그] IDtail, 왜 이래?! | 5755 | 2007/10/07 |
620 | [기본] 우리지역 도서관 이용해보자. | 6186 | 2007/10/07 |
619 | [웹로그] 우리지역 도서관 이용해보자. | 6417 | 2007/10/07 |
618 | [웹로그] 아토 1.8 (IE Toy 1.8 BETA2 patch1) [1] | 5236 | 2007/10/08 |
617 | [웹로그] ImageShack 각종 편리한 툴 | 4417 | 2007/10/08 |
616 | [하드웨어] 고장난 컴퓨터 | 6625 | 2007/10/08 |
615 | [웹로그] 유니클락 블로그에 삽입하기 | 16113 | 2007/10/08 |
614 | [하드웨어] 메인보드 수리 보내기 [1] | 7075 | 2007/10/08 |
613 | [웹로그] 인터넷 한글 폰트 [1] | 6899 | 2007/10/10 |
612 | [웹로그] 넷한글 인터넷 워드프로세서 | 7427 | 2007/10/10 |