๊ณต์ ํ ํ์ด์ง : http://www.xpressengine.com/ ==> ์์ค๋ ์ฌ๊ธฐ์ ๋ค์ด ๋ฐ๋๋ค.
๊ฐ์ ํธ์คํธ ๋ถ๋ถ ์ค์ .
C:\WINDOWS\system32\drivers\etc\hosts ์ด ํ์ผ์ ๋ค์ ์ค์ ์
๋ ฅ
127.0.0.1 bbs1.linuxsunny.com
192.168.193.133 bbs1.linuxsunny.com
์ํ์น ๊ฐ์ ํธ์คํธ ๋ถ๋ถ ์ค์
C:\Server\APMServer\Server\Apache\conf\extra\httpd-vhosts.conf ์ด ํ์ผ์ ๋ค์ ์
๋ ฅ
################ ์ ๋ก ๋ณด๋ ์ผ๋ฐ ๊ฒ์ํ ################
<VirtualHost *:80>
ServerAdmin sunny@linuxsunny.com
DocumentRoot "C:\Server\userhome\bbs1\web"
ServerName bbs1.linuxsunny.com
ServerAlias bs.linuxsunny.com
ErrorLog "logs/bbs1.linuxsunny-error.log"
CustomLog "logs/bbs1.linuxsunny-access.log" common
</VirtualHost>
๋ฐ์ดํ๋ฒ ์ด์ค ๋๋น๋ช
์ ์ค์ ํ๋ค.
C:\>mysql -h localhost -u sunny -p mysql
Enter password: **********************
mysql> create database www_bbs1;
Query OK, 1 row affected (0.02 sec)
mysql> FLUSH PRIVILEGES;
Query OK, 0 rows affected (0.03 sec)
์ด๋ ๊ฒ ์ค์ ํ๊ณ ๋ค์์ ์งํ.
์๋ฅผ ๋ค์ด์ ๋์ ๊ฐ์ ํธ์คํธ ํ์ C:\Server\userhome\bbs1\web ์ด๋ค.
๊ทธ๋ผ ๊ฒ์ํ ์์ค๋ฅผ web์์ ์นดํผํ๊ณ ์์ถ์ ํ์ด์ฃผ๋ฉด ๋๋ค.
๋ง์ฐฌ๊ฐ์ง๋ก XP๋ ๊ฐ์ธ์ฉ OS๋ผ ๊ถํ์ค์ ์ ํ ํ์๊ฐ ์๋ค๋ฆฌ๋
์ค๋ ์๋์ฐ ์๋ฒ๋ผ๋ฉด ๊ถํ์ค์ ์ด๋ ํผ๋ฏธ์
์ค์ ์ ํ๋๊ฑด ๋น์ฐ์ด ํด์ผ ํ์ง๋ง
XP์์๋ ์ด ๊ณผ์ ์ ๋์ด๊ฐ๋ค.
์ด์ web๋ธ๋ฌ์ฐ์ ธ๋ก ์ ์ํด์ ๋๋จธ์ง ์ค์น์ ์ค์ ๋ง ํ๋ฉด ๋๋ค.