以下是一些重要路径地址:

perl
/usr/bin/perl
php
/usr/bin/php
sendmail
/usr/sbin/sendmail

您也可以使用以下which命令返回binaries地址

which <application name> 

以下是一些控制面板的主要路径:

cPanel 
HTTP Document Root     /home/<username>/public_html/ 
HTTPS Document Root     /home/<username>/public_html/ 
CGI-BIN     /home/<username>/public_html/cgi-bin/ 
HTTP Logs     /usr/local/apache/domlogs/ 
Simple Control Panel 
HTTP Document Root     /home/<username>/public_html/ 
HTTPS Document Root     /home/<username>/public_html/ 
CGI-BIN     /home/<username>/public_html/cgi-bin/ 
HTTP Logs     /var/log/httpd/ 
Plesk version 7.5.3 and below 
HTTP Document Root     /home/httpd/vhosts/<domain>/httpdocs/ 
HTTPS Document Root     /home/httpd/vhosts/<domain>/httpsdocs/ 
CGI-BIN     /home/httpd/vhosts/<domain>/cgi-bin/ 
HTTP Logs     /home/httpd/vhosts/<domain>/statistics/logs/ 
Plesk version 7.5.4 and above 
HTTP Document Root     /var/www/vhosts/<domain>/httpdocs/ 
HTTPS Document Root     /var/www/vhosts/<domain>/httpsdocs/ 
CGI-BIN     /var/www/vhosts/<domain>/cgi-bin/ 
HTTP Logs     /var/www/vhosts/<domain>/statistics/logs/ 
No control panel 
HTTP Document Root     /etc/httpd/htdocs/ 
HTTPS Document Root     /etc/httpd/htdocs/ 
CGI-BIN     /etc/httpd/cgi-bin/ 
HTTP Logs     /etc/httpd/logs/ 
 
linux-vps的主要预装程序路径.txt · 最后更改: 2007/05/03 07:46 由 admin
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki