看板 Linux 關於我們 聯絡資訊
我想嘗試看看 一般user來架設apache 不知道該怎麼做?? 目前已知: port只能開在1024之後?? 是用apache的tar.gz去編嗎?? -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 175.181.163.71
hirokofan:你是要建xxx.xxx.xxx/~user01這種網站嗎? 02/06 00:04
andrew43:我猜不是, 而是沒有root但要開httpd 02/06 07:20
kdjf:apache裝好了嗎? 02/06 09:32
danielsig727:可以用 prefix 自己在 home 底下編一個吧 :P 02/06 13:40
soom:./configure 的時候要用到--prefix這個參數 02/06 21:54
uwmtas:我不是root 但想自己架一個http:// 這樣?? 02/07 20:52
soom:make install,然後改設定檔 02/07 22:18
kdjf:用 apache2 -f 就可以用任意的設定檔了 02/07 22:29