Home - Help & Support - Contact Us
    

Critical Paths For Your Linux Dedicated/Virtual Dedicated Server

The file directory on your Linux dedicated/virtual dedicated server contains a number of critical paths that house applications, language frameworks, and tools. Some paths are common across servers, while others differ between control panels and versions.

Below are the locations of important Linux binaries:

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

NOTE: You can use the Linux which command to return the location of binaries defined in your PATH environment variable. Its syntax is shown below:

which <application name>

Below are the locations of important control panel-dependent paths:

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/
Rated:NR/0 Votes
241 Views
More Articles From Account Management
More Articles From Account Management
Print Article
Print
Share |
Comments, Questions & Reviews

Comments is currently disabled for this article!
Related Articles and Readings
Critical paths for your Linux Dedicated or Virtual Dedicated Server
The file directory on your Linux dedicated/virtual dedicated server contains a number of critical paths that house applications, language frameworks, ...
Working with Template Using HTML Editor and Opening HTML File
x To open HTML file with HTML editor you should select File/Open from top menu and browse to the location of ...
Working with Template Using HTML Editor and Changing Text in HTML Editor
xWeb design template is useless without content, so first of all you should add own text there. Changing text in ...
Connecting to a MySQL Database Using ASP or ADO
This example describes using ASP/ADO to connect to a MySQL Database. <%Dim oConn, oRsDim qry, connectstrDim db_name, db_username, db_userpasswordDim db_serverdb_server = ...
Incompatibility with GoLive
Our templates were developed using Macromedia Dreamweaver as the basic software for generating html pages. For editing html pages you ...
The information provided in this article is for general information and/or the comments is the sole responsibility of their respective authors and does not necessarily reflect the opinion of zeronese.net does not endorse any article and/or comments published by our web users unless otherwise noted.