Critical Paths for Your Linux VPS or Dedicated Server
The file directory on your Linux VPS or 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/ | |
| Parallels Plesk Panel 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/ | |
| Parallels Plesk Panel 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/ | |
Rate This Article:
34 People Found this Helpful
Related Topics:
Related Articles:
Increasing User File Upload Limits Using php.ini on Your Linux Server
Setting up Remote Desktop for Your CentOS or Fedora Linux Dedicated Server
How do I test My FTP Connection via the Command Line in Windows or MacOSX?
What is Bandwidth Overage Protection?
Creating and Installing an SSL Certificate on a Hosted Domain with cPanel WHM
Getting Started with Your Linux Server Using Parallels Plesk Panel 9
How do I access my Dedicated Server using Simple Control Panel?
Setting up Remote Desktop for Your CentOS or Fedora Linux Dedicated Server
How do I test My FTP Connection via the Command Line in Windows or MacOSX?
What is Bandwidth Overage Protection?
Creating and Installing an SSL Certificate on a Hosted Domain with cPanel WHM
Getting Started with Your Linux Server Using Parallels Plesk Panel 9
How do I access my Dedicated Server using Simple Control Panel?
Have a question about the content of this article?
Sending Message...
16 min expected wait time