본문 바로가기

서버구축 (WEB,DB)324

Zeus Web Server SSL Installation Once you receive the email with your certificate, follow the below instructions to install your EBIZID SSL Certificate. There are TWO certificates that need to be installed during this process. The first is the "Site" certificate, contained in the email from EBIZID. The second is the "Bundled intermediate certificate" Step1: Download the bundle file When you receive your certificates there will .. 2009. 6. 11.
XAMPP for Windows The XAMPP 1.7.1 is available! We've released a new version of XAMPP, including: Apache HTTPD 2.2.11 + Openssl 0.9.8i MySQL 5.1.33 PHP 5.2.9 phpMyAdmin 3.1.3.1 XAMPP CLI Bundle 1.3 FileZilla FTP Server 0.9.31 Mercury Mail Transport System 4.62 Please visit the win32 compatibility list. Vista Note: Because missing or insufficient write permissions in the c:\program files folder of the default vist.. 2009. 6. 9.
DNSMASQ – 로컬 DNS 쿼리 캐쉬 설정 Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP server. It is designed to provide DNS and, optionally, DHCP, to a small network. It can serve the names of local machines which are not in the global DNS. The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either in each host or in a central .. 2009. 5. 25.
MySQL 5.4 개발 공식발표 개선내용 MySQL 5.4 Scaling to 16 way x86 and 64-way CMT Servers The release of the MySQL 5.4 contains patches which increases the scalability of the MySQL Server. I am planning to blog about those changes in some detail over the next few days. This blog will give an introduction and show what the overall results we have achieved are. The changes we have done in MySQL 5.4 to improve scalability and the ab.. 2009. 5. 24.
flv 동영상 웹서버 MIME 형식 추가등록 IIS 웹서버 설정 MIME 형식 FLV설정 FLV를 플레이 하려면 꼭 MIME형식을 설졍해줘야함 플래쉬 동영상(FLV 파일 인식, FLV파일) 윈도우 2003 또는 IIS 6.0 이상일 경우 FLV 파일을 헤더 > MIME 형식 추가를 한다. - 확장명에 .flv - 형식은 flv-application/octet-stream Apache 웹서버 설정 .flv 파일을 아파치에서 스트리밍 하려면 conf/mime.type 에서 다음 항목을 추가 한다. video/x-flv flv 2009. 5. 19.