## 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
제목 | 날짜 | ||
---|---|---|---|
323 | [기타] 이클립스 Failed to crate the java machine 해결 방법 질문입니다. [1] | 6447 | 2013/11/11 |
322 | [웹로그] 테터툴즈 및 티스토리 도움말 링크 페이지 | 6513 | 2006/05/31 |
321 | [웹로그] 환율, 좀 올라주면 안되겠니? [1] | 6527 | 2007/11/07 |
320 | [웹로그] DB 백업&복원 | 6533 | 2010/08/17 |
319 | [기본] 웹페이지 동영상 주소 알아내기 | 6547 | 2007/11/25 |
318 | 디퓨젼 디더(Diffusion Dither) 사용을 이해하기 | 6559 | 2007/11/25 |
317 | [웹로그] Daum 캘린더, 이런 기능 어떨까? [2] | 6607 | 2007/11/20 |
316 | [하드웨어] 고장난 컴퓨터 | 6625 | 2007/10/08 |
315 | [하드웨어] 업어온 아버지의 PC | 6700 | 2007/10/07 |
314 | [웹로그] 카스퍼스키 무료로 사용하기 | 6769 | 2007/10/23 |
313 | 네이버 오픈API 책검색 | 6784 | 2007/09/17 |
312 | [웹로그] 내가 사용하는 프로그램 | 6789 | 2009/09/11 |