## 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
제목 | 날짜 | ||
---|---|---|---|
659 | [기타] 주변기기 > 프린터 > hp Deskjet 600k | 10941 | 2005/03/04 |
658 | [기타] [mp3]구글에서 맘껏 받아 보아요 (by SelfEx>>) | 9675 | 2005/03/05 |
657 | [웹 제작] 보안관련 PHP 설정 조정 안내 (출처:http://byus.net) | 7978 | 2005/03/07 |
656 | [미디어/녹음·재생] 오디오 CD를 파일로 변환하기 | 9063 | 2005/03/08 |
655 | [PHP] HTTP 접속하는 PHP 클래스 (by CRIZIN) | 8707 | 2005/03/08 |
654 | [PHP] http.php [1] | 12144 | 2005/03/08 |
653 | [브라우저] IE에서 XP SP2 적용 후에 썸네일이 안 보여요. | 8294 | 2005/03/11 |
652 | [미디어/녹음·재생] 소리바다 MP 안 깍이는 꼼수 (by vivian) [1] | 9877 | 2005/04/06 |
651 | [엑셀] 시트 간 이동 - ctrl + PageUp/Down | 7603 | 2005/04/08 |
650 | [기본] 테터툴즈 및 티스토리 도움말 링크 페이지 | 7303 | 2006/05/31 |
649 | [웹로그] 테터툴즈 및 티스토리 도움말 링크 페이지 | 6513 | 2006/05/31 |
648 | [메신저] MSN메신저 로그인 정보 지우기 | 9141 | 2006/08/08 |