Microsoft eCommerce Dedicated Servers
Applications installed on a Windows dedicated Server also include Commerce Server. It is basically a…
In this tutorial, we’ll explain to you how to add customizations to Apache.
Customizations made directly to Apache’s configuration file area are overwritten when the “rebuildhttpdconf” script executes. In this case, we would recommend Apache includes to prevent your changes from being overwritten. You can read the following documentation also:
https://docs.cpanel.net/whm/service-configuration/include-editor/
Once the Apache’s configuration has been rebuilt, the service will restart, and the changes made to your includes will be included with Apache without the need to write them directly to the configuration file.
For more help with your hosting, visit our bodHOST Knowledgebase.
Explore more hosting insights, tips and industry updates.
Applications installed on a Windows dedicated Server also include Commerce Server. It is basically a…
Add these Lines under httpd.conf file========================ServerAdmin [email protected] /home/securea/public_htmlBytesLog domlogs/secure.avmdvds.com-bytes_logServerName www.secure.avmdvds.comScriptAlias /cgi-bin/ /home/securea/public_html/cgi-bin/CustomLog /usr/local/apache/domlogs/secure.avmdvds.com-ssl_log “%t %{version}c…
This guide will explain how to remove password protection from a directory in cPanel. If…