![]() |
Netfirms 的cgi空間要怎麼用
能不能教教我...
你已一天內新開 Netfirms 問題幾篇主題, 已合併了和移到疑難區這裡,留意版區區分, 你勿再亂發了 ! |
圖,網頁都放置www資料夾
cgi, txt, dat....等放置cgi-bin 祝:順心~~^_^ |
Most Perl cgi scripts will work on Netfirms servers. For your scripts to work properly, you may need to change some paths or settings within the script to the following:
Perl 5 Location #!/usr/bin/perl Sendmail Location /usr/lib/sendmail CGI Url http://domain.netfirms.com/cgi-bin/file.cgi Your full or absolute root path is: $ENV{'DOCUMENT_ROOT'} Remember to use double quotes around the path. The full path to your www directory would be: "$ENV{'DOCUMENT_ROOT'}/www" The full path to your cgi-bin directory would be: "$ENV{'DOCUMENT_ROOT'}/cgi-bin" You can also find your document root by running the printenv program in your cgi-bin directory. Type: domain.netfirms.com/cgi/printenv on any web browser. It will display the absolute path and other variables needed for cgi scripts. CGI File Permissions Make sure all files and directories are set to chmod 755. The cgi-bin directory itself should be chmod 755. 能不能請問一下上面是啥意思... 還有他的真實路徑..和實際路徑是啥?? 我不太會用cgi |
有沒有辦法把 Netfirms 的廣告拿掉
有沒有辦法把 Netfirms 的廣告拿掉
|
|
他是用啥軟體用的阿??
|
謝謝我已經知道囉
|
Netfirms的路徑是啥
請問Netfirms的真實路徑和執行路徑是多少呢
知道的大大請告訴我 |
知道這三個就好了.....
Perl 5 Location #!/usr/bin/perl←伺服器的perl程式路徑 Sendmail Location /usr/lib/sendmail←sendmail程式的路徑 CGI Url http://domain.netfirms.com/cgi-bin/file.cgi←架設後您的網址 祝:順心~~^_^ |
所有時間均為台北時間。現在的時間是 11:24 PM。 |
Powered by vBulletin® 版本 3.6.8
版權所有 ©2000 - 2025, Jelsoft Enterprises Ltd.
『服務條款』
* 有問題不知道該怎麼解決嗎?請聯絡本站的系統管理員 *