Título
Escritor
34 FastCGI Extension for IIS6.0 - RTM file
Sep 07, 2008
 
33 가상호스트 설정 - 하나의 IP에 다중 웹사이트 운영하기
Sep 01, 2008
IP 주소 한개에 여러 이름기반 웹사이트 운영하기. 여러 IP 주소에서 이름기반 호스트. (내부와 외부 주소와 같이) 다른 IP 주소로 같은 내용을 서비스하기. 여러 포트에서 서로 다른 사이트 운영하기. IP기반 가상호스트 포트기반과 ip기반이 혼합된 가상호...  
32 DNSEver Updater ver 3.0b( 2008/07/30) file
Aug 18, 2008
 
31 DynDNS Udater(4.0.8) file
Aug 07, 2008
 
30 Microsoft URL Rewrite Module for IIS 7.0 CTP1 (x64, x86) file
Jun 07, 2008
 
29 깨비홈서버 Ver 4.0.6 DownLoad file
May 16, 2008
 
28 New 웹깨비 Ver 4.0.0 file
May 16, 2008
 
27 FastCGI Extension for Internet Information Services 6.0 file 1
May 15, 2008
 
26 APM_Setup 6(2008년 04월 18일) file
May 08, 2008
 
25 DNIP Client 0.2 file
May 06, 2008
 
24 DynDNS Udater(4.0.7) file
May 06, 2008
 
23 Set Rewrite Mode 리라이트 모드 설정
May 03, 2008
Modify httpd.conf <Directory "/Path"> Options FollowSymLinks AllowOverride FileInfo </Directory> or <Directory "/Path"> AllowOverride all </Directory> /Path ex) /zbxe or C:\inetpub\wwwroot  
22 서버 이전(db 정보 변경) 하는 방법
May 01, 2008
홈페이지 서버를 이전 하기 위해서는 다음과 같이 하여야 한다. A 백업 데이터와 첨부파일은 꼭 옮겨야 한다. 1. 데이터 백업 mysql을 사용할 경우 홈페이지 계정 마다 mysql접속법이 다르므로 설명에 따라 sql로 백업한다. 2.첨부파일 백업 보통 mysql db에는...  
21 Ubuntu 8.04 우분투
Apr 24, 2008
Ubuntu 8.04 우분투 http://www.ubuntu.com Download site1 Download site2 Download site3  
20 Windows 2003 Server Mail Server 메일서버 설정하기
Apr 01, 2008
Windows 2003 Server Mail Server 메일서버 설정하기 POP3, SMTP 설정 1.‘시작 > 관리도구 > POP3 서비스’ ※ 설치되어 있지 않을 경우 ‘제어판 > 프로그램추가제거 > Windows 구성요소 추가제거 > 전자메일 서비스’ 설치 2.왼편 트리에서 ‘POP3서비스 > HOSTNA...  
19 Zend Optimizer v3.3.3 file
Mar 30, 2008
 
18 Windows Media Services 2008 for Windows Server 2008
Mar 25, 2008
You may use this release of Windows Media Services 2008 with Windows Server 2008 to deploy Windows Media servers in a live production environment. This release contains the following packages: Full Server Package for 32-bit and 64-bit platfo...  
17 windows server 2008 setting php, mysql, iis 윈도우 서버 2008 셋팅
Mar 25, 2008
php Start>Control Panel>Sytem>Advanced>Environment Variables-PATH>System variables-Path>Edit Add>> c:\php php.ini-recommended>edit>save as>>php.ini copy>> php.ini >> windows\ mysql Strart>Run cd c:\mysql\bin mysqld-nt.exe --install copy>> my...  
16 register_globals
Mar 22, 2008
Warning: Unknown(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. ...  
15 우편번호 검색서버의 소스
Mar 19, 2008
<?php $addr3 = trim($_REQUEST['addr3']); if(!$addr3) exit(); if(get_magic_quotes_gpc()) $addr3 = stripslashes(str_replace("\\","\\\\",$addr3)); if(!is_numeric($addr3)) $addr3 = mysql_escape_string($addr3); $connect = mysql_connect(IP, User,...  
Anterior Lista