AppServ是一種在Windows環境下運作的AMP(Apache+MySQL+PHP)伺服器平台
localhost:8080
localhost:8080/phpMyAdmin
username: root
password: fotechsql
在D槽建立目錄名稱為www,將範例程式下載定解壓縮放入目錄ex中。
在D:\www中以notepad++新增檔案index.html,內容如下:
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
Hello World! 大家好!
</body>
</html>
Save ex.zip and decompressed it!
localhost:8080/www
被導向D:\www目錄(檔案夾)
localhsot:8080/www/ex/ch01/hello.php
cmd
ipconfig
IPAddress:port/www