Domain Access Logs
Domain Access Logs: Here you can see the domain access logs location in the server. Let us see the path : 1] /usr/local/apache/domlogs/domain.com – The general access log for each domain configured with cPanel.
Domain Access Logs: Here you can see the domain access logs location in the server. Let us see the path : 1] /usr/local/apache/domlogs/domain.com – The general access log for each domain configured with cPanel.
cPanel/WHM Requests and Errors: Here you can view all the cPanel and WHM logs like cPanel/WHM Requests and Errors Logs, stat daemon logs, installation error logs, update logs etc… 1]/usr/local/cpanel/logs/error_log – cPanel logs any error it incurs here. This should always be the first place you look when you encounter … Continue reading
The Apache HTTP Server, colloquially called Apache, is the world’s most widely-used Web server software. Originally based on the NCSA HTTPd server Apache Error Log File Path in Cpanel Apache is the web server that is typically utilized by cPanel. On cPanel servers Apache does write to a rather high … Continue reading
The File Transfer Protocol (FTP) is a standard network protocol used to transfer computer files from one host to another host over a TCP-based network, such as the Internet. FTP is built on a client-server architecture and uses separate control and data connections between the client and the server. FTP … Continue reading
Basic Linux Commands 1] date ( Display Date ) :- Linux date command is used to set and display date and time in the command line terminal. date’s basic syntax is date [OPTION]… [+FORMAT] Ex: date date ‘-s 2009-07-02 15:43:13 +0800’ =========================================== 2] cal (Calendar ) :- Typing cal … Continue reading