cgi修改篇--環境設定

二、主要網頁空間的環境設定如下:
 
  此處資料僅供參考,以各網站所公告為準。您也可以按此下載環境探針程式來偵測您空間的各項資料。

 *亞卓市
  FTP主機:residence.educities.edu.tw
  首頁路徑:http://residence.educities.edu.tw/帳號
  執行路徑:http://cgi.educities.edu.tw/帳號/程式
       或 http://cgi.educities.edu.tw/cgi-bin/cgiwrap/帳號/程式
  絕對路徑:/home0/free_account/帳號/
  Perl設定:#!/ubin/perl
  寄信程式:/ubin/sendmail
  nslookup:/usr/sbin/nslookup
  Date程式:/bin/date

   註:亞卓市的寄信功能名存實亡

 *TacoMax
  FTP主機:tacocity.com.tw
  首頁路徑:http://tacocity.com.tw/帳號
  執行路徑:http://tacocity.com.tw/cgi-bin/cgiwrap/帳號/程式
  絕對路徑:/home/city1/帳號/www
  Perl設定:#!/usr/local/bin/perl
  寄信程式:/usr/sbin/sendmail

 *Virtual Avenue
  FTP主機:s**.virtualave.net
  首頁路徑:http://帳號.virtualave.net
  執行路徑:http://帳號.virtualave.net/cgi-bin/程式
  絕對路徑:/home/帳號/public_html/
  Perl設定:#!/usr/local/bin/perl
  寄信程式:/usr/sbin/sendmail
  Date程式:/bin/date

   註:其中的**為主機配發,因人而異

 *HyperMart
  FTP主機:server**.hypermart.net
  首頁路徑:http://帳號.hypermart.net
       或 http://server**.hypermart.net/帳號/
  執行路徑:http://帳號.hypermart.net/cgi-bin/程式
       或 http://server**.hypermart.net/帳號/cgi-bin/程式
  絕對路徑:/data1/hypermart.net/帳號/
  Perl設定:#!/usr/bin/perl
       或 #!/usr/local/bin/perl
  寄信程式:/var/qmail/bin/qmail-inject
  Date程式:/bin/date

   註:其中的**為主機配發,因人而異

 *嘻哈
  FTP主機:帳號.heha.net
  首頁路徑:http://帳號.heha.net
  執行路徑:http://帳號.heha.net/cgi-bin/程式
  絕對路徑:/free/home/帳號/
  Perl設定:#!/usr/bin/perl
  寄信程式:/usr/sbin/sendmail
  程式屬性:700

 *UHome
  FTP主機:帳號.uhome.net
  首頁路徑:http://帳號.uhome.net
  執行路徑:http://帳號.uhome.net/cgi-bin/程式
  絕對路徑:/home/uhomeu/帳號/
  Perl設定:#!/usr/bin/perl 或 #!/usr/local/bin/perl
  寄信程式:/usr/sbin/sendmail
  FLY路徑:/usr/local/bin/fly
  Date程式:/bin/date

 *ProHosting
  FTP主機:**.prohosting.com
  首頁路徑:http://**.prohosting.com/~帳號/
  執行路徑:http://**.prohosting.com/~帳號/cgi-bin/程式
  絕對路徑:/usr1/home/帳號/html
  Perl設定:#!/usr/bin/perl
  寄信程式:/usr/sbin/sendmail
  Date程式:/bin/date

   註:其中的**為主機配發,因人而異
  
 *Fiberia
  FTP主機:home.fiberia.com
  首頁路徑:http://home.fiberia.com/帳號/
  執行路徑:http://home.fiberia.com/帳號/cgi-bin/程式
  絕對路徑:/usr/local/www/users/帳號/
  Perl設定:#!/usr/local/bin/perl
  寄信程式:/usr/sbin/sendmail
  Date程式:/bin/date

    ∼∼如果大家還知道其他支援 CGI 網頁空間的環境設定,歡迎提供給yukisome。