Berikut ada kutipan informasi mengenai host di beberapa server.
Semoga berguna bagi semuanya :
--------------------------------------------------------------
Host Variable FAQ
Please note that the base paths listed below are just that. The BASE path.
If you are trying to specify a file named foot.txt in your /search
directory, the FULL path would be your base path PLUS /search/foot.txt.
For example, on 9NetAve the full path would be :
/home/USERNAME/search/foot.txt
and on HiWay Technologies it would be :
$ENV{DOCUMENT_ROOT}/search/foot.txt
If your host supports the $ENV{DOCUMENT_ROOT} variable as HiWay
Technologies requires, (most do) you can use it instead of using the
base paths listed below.
Also note, that if your html files are kept in a directory called
public_html, VirtualAve for example, you must add /public_html to the end
of your base path before adding the rest of the file path.
For example on VirtualAve, the full path to foot.txt using the above example
would be :
/home/USERNAME/public_html/search/foot.txt
9NetAve :
Perl Location : #!/usr/bin/perl
Cgi-Bin : /cgi-bin
Base Path : /home/USERNAME
Date Path : /bin/date
Sendmail Path : /usr/sbin/sendmail
VirtualAve :
Perl Location : #!/usr/bin/perl
Cgi-Bin : /public_html/cgi-bin
Html : /public_html
Base Path : /home/USERNAME
Date Path : /bin/date
Sendmail Path : /usr/sbin/sendmail
Hypermart :
Perl Location : #!/usr/local/bin/perl
Cgi-Bin : /cgi-bin
Base Path : /data1/hypermart.net/USERNAME
Date Path : /bin/date
Sendmail Path : /var/qmail/bin/qmail-inject
HiWay Technologies :
Perl Location : #!/usr/local/bin/perl
Cgi-Bin : /cgi-local
Base Path : $ENV{DOCUMENT_ROOT}
Date Path : /sbin/date
Sendmail Path : /usr/lib/sendmail
Internet Communications (Icom) :
Perl Location : #!/bin/perl (Some Accounts are #!/usr/local/bin/perl)
Cgi-Bin : /cgi-bin
Html : /public_html
Base Path : /custs/home/FIRST_LETTER_OF_YOUR_USERNAME/USERNAME
Date Path : /bin/date
Sendmail Path : /usr/lib/sendmail
Communitech :
Perl Location : #!/usr/bin/perl
Cgi-Bin : /public_html/cgi-bin
Html : /public_html
Base Path : /home/USERNAME
Date Path : /bin/date
Sendmail Path : /usr/lib/sendmail
Tripod :
Tripod is not compatible with any of my scripts due to Tripod's decision
to replace the 'sendmail' program with their own custom mail module and
also their decision to block access to standard Perl commands such as
'fork', 'sleep', 'chown', 'chmod', 'unlink', 'system', 'exec', 'kill',
'eval' and 'all commands involving sockets functions'.
WebJump :
WebJump is not compatible with any of my scripts due to WebJump's
decision not to support the 'sendmail' and 'date' programs and also their
decision to block script access to absolute server paths.
Edy S Girsang
[EMAIL PROTECTED]
[EMAIL PROTECTED]
- Perbesar peluang bisnis Anda dengan www.jatimmall.com
To unsubscribe, e-mail : [EMAIL PROTECTED]
To subscribe, e-mail : [EMAIL PROTECTED]
Netika BerInternet : [EMAIL PROTECTED]
Arsip di http://www.mail-archive.com/[email protected]/