## 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
제목 | 날짜 | ||
---|---|---|---|
431 | [윈도우] 윈도우 하드를 다른 컴퓨터로 이동해서 사용하기 | 11599 | 2008/08/30 |
430 | 이 네트워크 리소스를 사용할 원한이 없습니다 라는 에러가 나올때 [1] | 8241 | 2008/08/30 |
429 | ASUS A8N-E 랜카드 드라이버가 잡히지 않을 때 | 7092 | 2008/09/14 |
428 | [X61] x61 파티션 나누기 | 9460 | 2008/09/15 |
427 | USB CD영역 만들기 (CD영역 생성하기, 시디영역 만들기) [2] | 10000 | 2008/09/15 |
426 | 캐논 MF-4140 토너 구입기 | 4828 | 2008/09/18 |
425 | IE7 새 탭을 열었습니다. | 4595 | 2008/09/19 |
424 | 윈도우 Vista 동그라미 로딩 커서 Xp 에서 사용하기. | 4208 | 2008/09/21 |
423 | 비스타>계속 하려면 사용 권한이 필요합니다. | 9546 | 2008/10/02 |
422 | IE7 지연현상 해결법 | 2901 | 2008/10/04 |
421 | [사이트관리] 구글 url 긴급 삭제 요청(구글 검색 삭제) [1] | 9700 | 2008/10/09 |
420 | 무료문자보내기, extremeSMS | 5288 | 2008/11/25 |